OCaml 4.14.0 rebuild
[arch-packages.git] / libofa / repos / extra-x86_64 / libofa-0.9.3-curl-7.21.patch
blobd23351860ddd980e2800b5b8c89220556fd507ea
1 diff -ru libofa-0.9.3.orig//examples/protocol.cpp libofa-0.9.3//examples/protocol.cpp
2 --- libofa-0.9.3.orig//examples/protocol.cpp 2006-05-10 20:05:42.000000000 +0200
3 +++ libofa-0.9.3//examples/protocol.cpp 2011-07-22 19:02:30.687109297 +0200
4 @@ -12,7 +12,6 @@
5 #include <map>
6 #include <expat.h>
7 #include <curl/curl.h>
8 -#include <curl/types.h>
9 #include <curl/easy.h>
11 using namespace std;