aboutsummaryrefslogtreecommitdiff
path: root/w32/common/MHD_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'w32/common/MHD_config.h')
-rw-r--r--w32/common/MHD_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h
index d147e984..c9205115 100644
--- a/w32/common/MHD_config.h
+++ b/w32/common/MHD_config.h
@@ -144,6 +144,9 @@
144/* Define to 1 if you have the <time.h> header file. */ 144/* Define to 1 if you have the <time.h> header file. */
145#define HAVE_TIME_H 1 145#define HAVE_TIME_H 1
146 146
147/* Define to 1 if you have the <stddef.h> header file. */
148#define HAVE_STDDEF_H 1
149
147 150
148/* *** Other useful staff *** */ 151/* *** Other useful staff *** */
149 152