summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h.mingw3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.mingw b/config.h.mingw
index ecb4cd8c83..e74e273680 100644
--- a/config.h.mingw
+++ b/config.h.mingw
@@ -283,6 +283,9 @@
/* Define if you have the <stdlib.h> header file. */
#define HAVE_STDLIB_H 1
+/* Define if you have the <stdint.h> header file. */
+#define HAVE_STDINT_H 1
+
/* Define if you have the <string.h> header file. */
#define HAVE_STRING_H 1