summaryrefslogtreecommitdiffstats
path: root/network/verlihub/verlihub-header.patch
diff options
context:
space:
mode:
Diffstat (limited to 'network/verlihub/verlihub-header.patch')
-rw-r--r--network/verlihub/verlihub-header.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/network/verlihub/verlihub-header.patch b/network/verlihub/verlihub-header.patch
new file mode 100644
index 0000000000..83cdc62645
--- /dev/null
+++ b/network/verlihub/verlihub-header.patch
@@ -0,0 +1,10 @@
+--- verlihub-0.9.8e-r2/src/stringutils.cpp.orig 2012-09-23 21:58:28.983096769 +0700
++++ verlihub-0.9.8e-r2/src/stringutils.cpp 2012-09-23 21:58:52.625861765 +0700
+@@ -36,6 +36,7 @@
+ #include <stdlib.h>
+ #include <algorithm>
+ #include <ctype.h>
++#include <unistd.h>
+
+ namespace nStringUtils
+ {