Undefine long_long - not supported by VC

This commit is contained in:
sm 2001-11-22 00:06:21 +00:00
parent b342fbdcda
commit ae40cdf92f
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
#define SIZEOF_LONG_DOUBLE 16
/* The number of bytes in a long long. */
#define SIZEOF_LONG_LONG 8
/* #define SIZEOF_LONG_LONG 8 */
/* Define if you have the gethostbyaddr function. */
#define HAVE_GETHOSTBYADDR 1