aboutsummaryrefslogtreecommitdiff
path: root/src/testcurl/daemontest_get_chunked.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testcurl/daemontest_get_chunked.c')
-rw-r--r--src/testcurl/daemontest_get_chunked.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/daemontest_get_chunked.c b/src/testcurl/daemontest_get_chunked.c
index e88c86ad..ab53545c 100644
--- a/src/testcurl/daemontest_get_chunked.c
+++ b/src/testcurl/daemontest_get_chunked.c
@@ -28,7 +28,7 @@
28 * @author Christian Grothoff 28 * @author Christian Grothoff
29 */ 29 */
30 30
31#include "config.h" 31#include "MHD_config.h"
32#include <curl/curl.h> 32#include <curl/curl.h>
33#include <microhttpd.h> 33#include <microhttpd.h>
34#include <stdlib.h> 34#include <stdlib.h>