SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
devel/libmemcached/patches/patch-libtest_test_hpp
Normal file
13
devel/libmemcached/patches/patch-libtest_test_hpp
Normal file
|
@ -0,0 +1,13 @@
|
|||
unbreak with gcc 4.9
|
||||
|
||||
Index: libtest/test.hpp
|
||||
--- libtest/test.hpp.orig
|
||||
+++ libtest/test.hpp
|
||||
@@ -59,6 +59,7 @@
|
||||
|
||||
#include <cstdio>
|
||||
#include <cstdlib>
|
||||
+#include <cstdarg>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
#include <libtest/visibility.h>
|
Loading…
Add table
Add a link
Reference in a new issue