SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
16
audio/libofa/patches/patch-examples_protocol_cpp
Normal file
16
audio/libofa/patches/patch-examples_protocol_cpp
Normal file
|
@ -0,0 +1,16 @@
|
|||
Index: examples/protocol.cpp
|
||||
--- examples/protocol.cpp.orig
|
||||
+++ examples/protocol.cpp
|
||||
@@ -8,11 +8,11 @@
|
||||
-------------------------------------------------------------------*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
+#include <string.h>
|
||||
#include <string>
|
||||
#include <map>
|
||||
#include <expat.h>
|
||||
#include <curl/curl.h>
|
||||
-#include <curl/types.h>
|
||||
#include <curl/easy.h>
|
||||
|
||||
using namespace std;
|
Loading…
Add table
Add a link
Reference in a new issue