diff --git a/src/httpd.js.c b/src/httpd.js.c index f26293cbe..72a9d418a 100644 --- a/src/httpd.js.c +++ b/src/httpd.js.c @@ -8,6 +8,8 @@ #include "picohttpparser.h" +#include + #if !defined(__APPLE__) && !defined(__OpenBSD__) && !defined(_WIN32) #include #endif