]> sjero.net Git - wget/blobdiff - windows/config.h
HAVE_STDINT_H, SIZEOF_LONG_LONG.
[wget] / windows / config.h
index 9736b1963f5fa3bc677ad243a3e535a2925f732f..20aa77241536b49cd956b3bd4db553b8331b2f14 100644 (file)
 #define SIZEOF_LONG 4
 
 /* The size of a `long long', as computed by sizeof. */
-#define SIZEOF_LONG_LONG 0
+#define SIZEOF_LONG_LONG 8
 
 /* The size of a `off_t', as computed by sizeof. */
 #define SIZEOF_OFF_T 4
 /* Include compiler-specific defines. */
 #include "config-compiler.h"
 
-#include "config-post.h"
-