diff --git a/w32/common/MHD_config.h b/w32/common/MHD_config.h index 0101756a..793e353c 100644 --- a/w32/common/MHD_config.h +++ b/w32/common/MHD_config.h @@ -139,6 +139,10 @@ /* Define to 1 if you have the header file. */ #define HAVE_STDDEF_H 1 +/* Define to 1 if you have the header file and defines +'bool' type. */ +#define HAVE_STDBOOL_H 1 + /* *** Other useful staff *** */