diff options
Diffstat (limited to 'src/config.h.win64')
-rw-r--r-- | src/config.h.win64 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/config.h.win64 b/src/config.h.win64 index 59485fa..f72671b 100644 --- a/src/config.h.win64 +++ b/src/config.h.win64 @@ -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 @@ -31,7 +30,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 |