summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2011-06-26 19:38:40 +0200
committerFlorian Pritz <bluewind@xinu.at>2011-06-26 19:38:40 +0200
commitd15d1292054358678afc8f1e69c442f777756c7a (patch)
tree9c9a4f4c2745f32d2c0b37095c9a9a1a98dfa3e7
parent02d2df0aef6eb51a3568200e4719ab484b1a4ec9 (diff)
don't include curl/types.hv0.8.1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--fb-helper.c.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/fb-helper.c.in b/fb-helper.c.in
index 6980b9b..798052a 100644
--- a/fb-helper.c.in
+++ b/fb-helper.c.in
@@ -19,7 +19,6 @@
#include <math.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
#define FORMAT_ARRAY_SIZE 5