aboutsummaryrefslogtreecommitdiff
path: root/src/examples/demo_https.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/examples/demo_https.c')
-rw-r--r--src/examples/demo_https.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/examples/demo_https.c b/src/examples/demo_https.c
index 56c746ca..6658408a 100644
--- a/src/examples/demo_https.c
+++ b/src/examples/demo_https.c
@@ -45,6 +45,7 @@
45#endif /* MHD_HAVE_LIBMAGIC */ 45#endif /* MHD_HAVE_LIBMAGIC */
46#include <limits.h> 46#include <limits.h>
47#include <ctype.h> 47#include <ctype.h>
48#include <errno.h>
48 49
49#if defined(MHD_CPU_COUNT) && (MHD_CPU_COUNT + 0) < 2 50#if defined(MHD_CPU_COUNT) && (MHD_CPU_COUNT + 0) < 2
50#undef MHD_CPU_COUNT 51#undef MHD_CPU_COUNT