aboutsummaryrefslogtreecommitdiff
path: root/lib/transfer.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-26 14:02:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-26 14:02:51 +0000
commit712c67b4ae15feab0096afd12ccbbaa7cc8cd1b6 (patch)
tree07442f8e2d95c28ab79b42b578c144d41d8f7c13 /lib/transfer.c
parent5dcfb8ad666269ee5ee886ec4c22969f744238e4 (diff)
no longer include curl/types.h, it serves no purpose
Diffstat (limited to 'lib/transfer.c')
-rw-r--r--lib/transfer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/transfer.c b/lib/transfer.c
index 8cf5d405b..c46ed3061 100644
--- a/lib/transfer.c
+++ b/lib/transfer.c
@@ -84,7 +84,6 @@
#include "urldata.h"
#include <curl/curl.h>
-#include <curl/types.h>
#include "netrc.h"
#include "content_encoding.h"