summarylogtreecommitdiffstats
path: root/gcc_fix.patch
diff options
context:
space:
mode:
authorsvenschneider2014-09-22 01:39:47 +0200
committersvenschneider2014-09-22 01:45:46 +0200
commit91551904407b09f15cdeff45b54836f77e9b23fe (patch)
treed360c6f2f22e9f1e4c0014d54acfe6768e9bbaac /gcc_fix.patch
downloadaur-stanford-wbc.tar.gz
[stanford-wbc] added
Diffstat (limited to 'gcc_fix.patch')
-rw-r--r--gcc_fix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/gcc_fix.patch b/gcc_fix.patch
new file mode 100644
index 000000000000..089798b045bd
--- /dev/null
+++ b/gcc_fix.patch
@@ -0,0 +1,11 @@
+diff -Nur stanford_wbc-stanford_wbc-1.1.orig/jspace/jspace/test/util.cpp stanford_wbc-stanford_wbc-1.1/jspace/jspace/test/util.cpp
+--- stanford_wbc-stanford_wbc-1.1.orig/jspace/jspace/test/util.cpp 2011-04-30 02:20:22.000000000 +0200
++++ stanford_wbc-stanford_wbc-1.1/jspace/jspace/test/util.cpp 2014-09-22 00:45:43.953735687 +0200
+@@ -28,6 +28,7 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <stdlib.h>
++#include <unistd.h>
+
+ using namespace std;
+