aboutsummaryrefslogtreecommitdiffstats
path: root/nanohttp.c
diff options
context:
space:
mode:
Diffstat (limited to 'nanohttp.c')
-rw-r--r--nanohttp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nanohttp.c b/nanohttp.c
index 31ed07c8..4991e0bb 100644
--- a/nanohttp.c
+++ b/nanohttp.c
@@ -14,6 +14,7 @@
/* TODO add compression support, Send the Accept- , and decompress on the
fly with ZLIB if found at compile-time */
+#define NEED_SOCKETS
#include "libxml.h"
#ifdef LIBXML_HTTP_ENABLED