aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-04-23 07:41:20 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-04-23 07:41:20 +0000
commit47ee458c798aee69ef68a8be8994c174e9c569e9 (patch)
treef94b8a7b5d0be7391552d79c3d618cc18513d271 /x11-toolkits
parentaad38b55a354ee361b33d17a26f7fc3fe011be73 (diff)
downloadports-47ee458c798aee69ef68a8be8994c174e9c569e9.tar.gz
ports-47ee458c798aee69ef68a8be8994c174e9c569e9.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/FWF/files/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-toolkits/FWF/files/patch-ac b/x11-toolkits/FWF/files/patch-ac
new file mode 100644
index 000000000000..37764808a1d3
--- /dev/null
+++ b/x11-toolkits/FWF/files/patch-ac
@@ -0,0 +1,10 @@
+--- ./src/IconBox/IconBoxT.c.org Wed Apr 23 00:21:28 1997
++++ ./src/IconBox/IconBoxT.c Wed Apr 23 00:34:26 1997
+@@ -5,6 +5,7 @@
+ */
+
+ #include <stdio.h>
++#include <sys/types.h>
+ #include <dirent.h>
+ #include <unistd.h>
+ #include <sys/stat.h>