]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl mingw provides uinptr_t
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 21 Jan 2009 14:50:41 +0000 (14:50 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Wed, 21 Jan 2009 14:50:41 +0000 (14:50 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8393 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/compat/mingwconfig.h

index 07ba69f6c8fe32438bfd4b38b2b87ef619b94098..4ff9d994de8894d0ea4955c2c52a69a46badc0c7 100644 (file)
@@ -36,6 +36,8 @@
 #define HAVE_UINT64_T 1
 #define HAVE_INTMAX_T 1
 /* #undef HAVE_U_INTMAX_T */
+#define HAVE_UINTPTR_T 1
+#define HAVE_INTPTR_T 1
 
 /* Define if you want TCP Wrappers support */
 /* #undef HAVE_LIBWRAP */