summaryrefslogtreecommitdiff
path: root/x11-misc/xaos/files/xaos-3.4-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xaos/files/xaos-3.4-include.patch')
-rw-r--r--x11-misc/xaos/files/xaos-3.4-include.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-misc/xaos/files/xaos-3.4-include.patch b/x11-misc/xaos/files/xaos-3.4-include.patch
new file mode 100644
index 000000000000..65f7b8c5630c
--- /dev/null
+++ b/x11-misc/xaos/files/xaos-3.4-include.patch
@@ -0,0 +1,7 @@
+--- src/util/thread.c.orig 2009-03-28 10:50:49.817619387 +0000
++++ src/util/thread.c 2009-03-28 10:59:40.048185946 +0000
+@@ -1,3 +1,4 @@
++#include <stdlib.h>
+ #ifndef _plan9_
+ #include <signal.h>
+ #include <stdio.h>