summarylogtreecommitdiffstats
path: root/include_unistd.patch
diff options
context:
space:
mode:
Diffstat (limited to 'include_unistd.patch')
-rw-r--r--include_unistd.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/include_unistd.patch b/include_unistd.patch
new file mode 100644
index 000000000000..53a047166dfa
--- /dev/null
+++ b/include_unistd.patch
@@ -0,0 +1,10 @@
+--- openuru-moss/moss_serv.h 2017-02-15 13:02:13.478011579 -0500
++++ openuru-moss/moss_serv.h.foo 2017-02-15 13:15:37.459520711 -0500
+@@ -23,6 +23,7 @@
+ * The serv_main() function, declared at the end, is the main loop.
+ */
+
++#include <unistd.h>
+ //#include <pthread.h>
+ //#include <signal.h>
+ //