summaryrefslogtreecommitdiff
path: root/extra/tunepimp/tunepimp-curl-headers.patch
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tunepimp/tunepimp-curl-headers.patch')
-rw-r--r--extra/tunepimp/tunepimp-curl-headers.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/extra/tunepimp/tunepimp-curl-headers.patch b/extra/tunepimp/tunepimp-curl-headers.patch
new file mode 100644
index 000000000..15e059bfa
--- /dev/null
+++ b/extra/tunepimp/tunepimp-curl-headers.patch
@@ -0,0 +1,12 @@
+diff --git a/lib/protocol.cpp b/lib/protocol.cpp
+index 3436f80..5adb2e5 100644
+--- a/lib/protocol.cpp
++++ b/lib/protocol.cpp
+@@ -13,7 +13,6 @@
+ #include <map>
+ #include <expat.h>
+ #include <curl/curl.h>
+-#include <curl/types.h>
+ #include <curl/easy.h>
+ using namespace std;
+