diff options
Diffstat (limited to 'src/microhttpd/internal.h')
-rw-r--r-- | src/microhttpd/internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/internal.h b/src/microhttpd/internal.h index 5c6a8b5d..aef6f17a 100644 --- a/src/microhttpd/internal.h +++ b/src/microhttpd/internal.h @@ -43,6 +43,7 @@ /* for TCP_FASTOPEN */ #include <netinet/tcp.h> #endif +#include "mhd_threads.h" /** |