SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/gloox/patches/patch-src_dns_cpp
Normal file
11
net/gloox/patches/patch-src_dns_cpp
Normal file
|
@ -0,0 +1,11 @@
|
|||
Index: src/dns.cpp
|
||||
--- src/dns.cpp.orig
|
||||
+++ src/dns.cpp
|
||||
@@ -22,6 +22,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
+#include <string.h>
|
||||
|
||||
#if ( !defined( _WIN32 ) && !defined( _WIN32_WCE ) ) || defined( __SYMBIAN32__ )
|
||||
# include <netinet/in.h>
|
Loading…
Add table
Add a link
Reference in a new issue