summaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-05-25 12:57:52 +0000
committernovel <novel@FreeBSD.org>2005-05-25 12:57:52 +0000
commit41f3941ba0e349ae05683a7411d5fd8d6bfe155a (patch)
tree9146793569a7dff48a8f77cc736ef93066b64b14 /deskutils
parentd823b7eaf3bc18b8ec6c2f745c4a9c85dceba076 (diff)
downloadFreeBSD-ports-41f3941ba0e349ae05683a7411d5fd8d6bfe155a.zip
FreeBSD-ports-41f3941ba0e349ae05683a7411d5fd8d6bfe155a.tar.gz
Fix build on 6.x.
Reported by: krion
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/adesklets/files/patch-src-command.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/deskutils/adesklets/files/patch-src-command.h b/deskutils/adesklets/files/patch-src-command.h
new file mode 100644
index 0000000..4019d57
--- /dev/null
+++ b/deskutils/adesklets/files/patch-src-command.h
@@ -0,0 +1,11 @@
+--- src/command.h.orig Wed May 25 16:51:55 2005
++++ src/command.h Wed May 25 16:52:21 2005
+@@ -70,6 +70,8 @@
+ #include <X11/X.h>
+ #endif
+
++#include <sys/select.h>
++
+ #include "types.h" /* Various typedef */
+ #include "error.h" /* Error wrapper */
+ #include "vector.h" /* Vector API */
OpenPOWER on IntegriCloud