summaryrefslogtreecommitdiffstats
path: root/games/f1spirit/01-no-curl-types.patch
blob: 8f4b73897bf69086262c5995c9cf0dd673514781 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Nur f1spirit-0.rc9.1615/sources/F1Shttp.cpp f1spirit-0.rc9.1615.new/sources/F1Shttp.cpp
--- f1spirit-0.rc9.1615/sources/F1Shttp.cpp	2009-02-06 09:54:49.000000000 +0000
+++ f1spirit-0.rc9.1615.new/sources/F1Shttp.cpp	2013-06-12 16:24:55.423054962 +0000
@@ -3,7 +3,6 @@
 #include "string.h"
 
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 
 #include "F1Shttp.h"