summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/polypcore/protocol-http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/polypcore/protocol-http.c b/src/polypcore/protocol-http.c
index 68864237..86ea3b15 100644
--- a/src/polypcore/protocol-http.c
+++ b/src/polypcore/protocol-http.c
@@ -28,6 +28,7 @@
#include <stdio.h>
#include <string.h>
+#include <polyp/util.h>
#include <polyp/xmalloc.h>
#include <polypcore/ioline.h>