aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xfe/files
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-08-26 14:00:00 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-08-26 14:00:00 +0000
commitca66ca9c25f56f467afc206e699529fcb9d4f407 (patch)
tree1777030afef8f581f254955a6cfc0d9e27665a25 /x11-fm/xfe/files
parent5fb3fcfd854755dab729413bf85e4ed8fc71187d (diff)
downloadports-ca66ca9c25f56f467afc206e699529fcb9d4f407.tar.gz
ports-ca66ca9c25f56f467afc206e699529fcb9d4f407.zip
Notes
Diffstat (limited to 'x11-fm/xfe/files')
-rw-r--r--x11-fm/xfe/files/patch-src::CommandWindow.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/xfe/files/patch-src::CommandWindow.cc b/x11-fm/xfe/files/patch-src::CommandWindow.cc
new file mode 100644
index 000000000000..27aed0bd21e3
--- /dev/null
+++ b/x11-fm/xfe/files/patch-src::CommandWindow.cc
@@ -0,0 +1,11 @@
+--- src/CommandWindow.cc.orig Sun Aug 15 14:28:01 2004
++++ src/CommandWindow.cc Sun Aug 15 14:28:10 2004
+@@ -13,6 +13,8 @@
+ #include <stdlib.h>
++#include <signal.h>
+ #include <sys/wait.h>
+ #include <sys/ioctl.h>
++#include <sys/signal.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+