diff options
Diffstat (limited to 'w32/common/MHD_config.h')
-rw-r--r-- | w32/common/MHD_config.h | 3 |
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 @@ /* Define to 1 if you have the <time.h> header file. */ #define HAVE_TIME_H 1 +/* Define to 1 if you have the <stddef.h> header file. */ +#define HAVE_STDDEF_H 1 + /* *** Other useful staff *** */ |