summaryrefslogtreecommitdiffstats
path: root/x11/workrave/files/patch-frontend__common__src__System.cc
diff options
context:
space:
mode:
Diffstat (limited to 'x11/workrave/files/patch-frontend__common__src__System.cc')
-rw-r--r--x11/workrave/files/patch-frontend__common__src__System.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/workrave/files/patch-frontend__common__src__System.cc b/x11/workrave/files/patch-frontend__common__src__System.cc
new file mode 100644
index 000000000..08aaad5de
--- /dev/null
+++ b/x11/workrave/files/patch-frontend__common__src__System.cc
@@ -0,0 +1,10 @@
+--- frontend/common/src/System.cc.orig 2007-09-28 13:18:31.000000000 -0300
++++ frontend/common/src/System.cc 2007-09-28 13:18:48.000000000 -0300
+@@ -28,6 +28,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <strings.h>
++#include <sys/wait.h>
+
+ #include "System.hh"
+ #include "debug.hh"