aboutsummaryrefslogtreecommitdiffstats
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, 0 insertions, 15 deletions
diff --git a/x11/libhelp/files/patch-ag b/x11/libhelp/files/patch-ag
deleted file mode 100644
index c3005674d9a..00000000000
--- a/x11/libhelp/files/patch-ag
+++ /dev/null
@@ -1,15 +0,0 @@
-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"