summaryrefslogtreecommitdiff
path: root/src/check_curl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/check_curl.c')
-rw-r--r--src/check_curl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/check_curl.c b/src/check_curl.c
index bd7f95f..7222b01 100644
--- a/src/check_curl.c
+++ b/src/check_curl.c
@@ -21,7 +21,6 @@
#include <string.h> /* for strstr */
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#include "cmdline.h"