diff options
Diffstat (limited to 'src/config.h.windows.in')
-rw-r--r-- | src/config.h.windows.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.h.windows.in b/src/config.h.windows.in index 0a18db8..d8de1dd 100644 --- a/src/config.h.windows.in +++ b/src/config.h.windows.in @@ -3,7 +3,6 @@ #define HAVE_MEMORY_H 1 #define HAVE_OFF_T 1 #define SIZEOF_INT 4 -#define SIZEOF_SHORT 2 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 8 @@ -36,7 +35,6 @@ #define HAVE_DUP2 1 #define HAVE_MKDIR 1 #define HAVE_FLOCK 1 -#define HAVE_VSNPRINTF 1 #define HAVE_FINITE 1 #define HAVE_HYPOT 1 #define HAVE_WAITPID 1 |