From: Marcus Boerger Date: Wed, 11 Jan 2006 20:31:05 +0000 (+0000) Subject: - MFH X-Git-Tag: php-5.1.3RC1~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cfcdf6612eca4eb43ed3d94ef6403e65b9f4417;p=php - MFH --- diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in index efcc1ba40a..e251d96f53 100644 --- a/win32/build/config.w32.h.in +++ b/win32/build/config.w32.h.in @@ -112,6 +112,7 @@ #define HAVE_CUSERID 0 #undef HAVE_RINT #define HAVE_STRFTIME 1 +#define SIZEOF_SHORT 2 /* int and long are stll 32bit in 64bit compiles */ #define SIZEOF_INT 4 #define SIZEOF_LONG 4