aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/daemontest.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-06-13 22:24:11 +0000
committerChristian Grothoff <christian@grothoff.org>2007-06-13 22:24:11 +0000
commit2b07548230e838be2ee82af0afe152abf9a13d13 (patch)
treece0a7b8c68e313d31796fa3c907d7d19b10beece /src/daemon/daemontest.c
parentb6a83f00076a84e9322323031734cadf2930e159 (diff)
downloadlibmicrohttpd-2b07548230e838be2ee82af0afe152abf9a13d13.tar.gz
libmicrohttpd-2b07548230e838be2ee82af0afe152abf9a13d13.zip
using curl properly
Diffstat (limited to 'src/daemon/daemontest.c')
-rw-r--r--src/daemon/daemontest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/daemontest.c b/src/daemon/daemontest.c
index 3fccce9d..923885b5 100644
--- a/src/daemon/daemontest.c
+++ b/src/daemon/daemontest.c
@@ -25,7 +25,6 @@
25 */ 25 */
26 26
27#include "config.h" 27#include "config.h"
28#include "curl/curl.h"
29#include "microhttpd.h" 28#include "microhttpd.h"
30#include <stdlib.h> 29#include <stdlib.h>
31#include <unistd.h> 30#include <unistd.h>