openbsd-ports/audio/libofa/patches/patch-examples_protocol_cpp
2011-07-05 08:18:29 +00:00

12 lines
335 B
Plaintext

$OpenBSD: patch-examples_protocol_cpp,v 1.1 2011/07/05 08:18:29 jasper Exp $
--- examples/protocol.cpp.orig Tue Jul 5 09:15:33 2011
+++ examples/protocol.cpp Tue Jul 5 09:15:38 2011
@@ -12,7 +12,6 @@
#include <map>
#include <expat.h>
#include <curl/curl.h>
-#include <curl/types.h>
#include <curl/easy.h>
using namespace std;