summaryrefslogtreecommitdiff
path: root/x11/libhelp/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libhelp/files/patch-ag')
-rw-r--r--x11/libhelp/files/patch-ag15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/libhelp/files/patch-ag b/x11/libhelp/files/patch-ag
new file mode 100644
index 000000000000..c3005674d9a9
--- /dev/null
+++ b/x11/libhelp/files/patch-ag
@@ -0,0 +1,15 @@
+diff -cb ../../../libhelp-1.8.1/libhelp/util.c libhelp/util.c
+*** ../../../libhelp-1.8.1/libhelp/util.c Wed Jun 28 15:00:19 1995
+--- libhelp/util.c Mon Oct 20 19:00:11 1997
+***************
+*** 45,50 ****
+--- 45,53 ----
+ ** -------------------------------------------------------------------- */
+ #include <sys/stat.h>
+ #include <ctype.h>
++ #ifdef __FreeBSD__
++ #include <sys/types.h>
++ #endif __FreeBSD__
+ #include <dirent.h>
+
+ #include "helpp.h"