summaryrefslogtreecommitdiff
path: root/src/urlglob.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/urlglob.c')
-rw-r--r--src/urlglob.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/urlglob.c b/src/urlglob.c
index 8dd77e136..371c314f2 100644
--- a/src/urlglob.c
+++ b/src/urlglob.c
@@ -23,10 +23,6 @@
/* client-local setup.h */
#include "setup.h"
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <ctype.h>
#include <curl/curl.h>
#define _MPRINTF_REPLACE /* we want curl-functions instead of native ones */