diff options
Diffstat (limited to 'src/microhttpd/daemon.c')
-rw-r--r-- | src/microhttpd/daemon.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c index 3d0b5878..d5c00e57 100644 --- a/src/microhttpd/daemon.c +++ b/src/microhttpd/daemon.c @@ -35,6 +35,7 @@ #include "mhd_mono_clock.h" #include "mhd_locks.h" #include "mhd_sockets.h" +#include "mhd_itc.h" #if HAVE_SEARCH_H #include <search.h> |