diff --git a/win32/Makefile.sub b/win32/Makefile.sub index 3d4bbc87e8..009c640536 100644 --- a/win32/Makefile.sub +++ b/win32/Makefile.sub @@ -760,6 +760,7 @@ $(CONFIG_H): $(MKFILES) $(srcdir)/win32/Makefile.sub $(win_srcdir)/Makefile.sub #define HAVE_STRUCT_TIMESPEC !endif !if $(MSC_VER) >= 1600 +#define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 !else #define int8_t signed char