diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:18:14 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2019-07-12 09:18:14 +0200 |
commit | e25c754918ae26e8b9e68a47bc1af36248e91800 (patch) | |
tree | d21952fcb2767620c25d4d5b412b8c4829ca96bc /src/config.h.win64 | |
parent | 70de057dbb5ea79536834e156f534279347f96f3 (diff) |
New upstream version 6.9.2upstream/6.9.2
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 |