(Hopefully) unbreak windows build (#define'ing to 0 is not

undefined).

svn path=/trunk/; revision=52387
This commit is contained in:
Jörg Mayer 2013-10-05 22:41:09 +00:00
parent c37cd6b66f
commit 29bcbc5515
2 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@
#cmakedefine INTTYPES_H_DEFINES_FORMATS 1
/* Define unless inet/aton.h needs to be included */
#cmakedefine HAVE_INET_ATON_H 0
#cmakedefine HAVE_INET_ATON_H
/* Define if inet/v6defs.h needs to be included */
#cmakedefine NEED_INET_V6DEFS_H 1

View File

@ -224,7 +224,7 @@
/* Define to have ntddndis.h */
@HAVE_NTDDNDIS_H@
#define HAVE_INET_ATON_H 0
/* #undef HAVE_INET_ATON_H */
#define NEED_INET_V6DEFS_H 1
#define NEED_STRPTIME_H 1