diff options
Diffstat (limited to 'src/testcurl/test_options.c')
-rw-r--r-- | src/testcurl/test_options.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testcurl/test_options.c b/src/testcurl/test_options.c index d229f9b4..bb52988e 100644 --- a/src/testcurl/test_options.c +++ b/src/testcurl/test_options.c @@ -26,6 +26,7 @@ #include "platform.h" #include "microhttpd.h" +#include "mhd_sockets.h" #define MHD_E_MEM "Error: memory error\n" #define MHD_E_SERVER_INIT "Error: failed to start server\n" |