diff options
Diffstat (limited to 'x11/libhelp/files/patch-af')
-rw-r--r-- | x11/libhelp/files/patch-af | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/x11/libhelp/files/patch-af b/x11/libhelp/files/patch-af deleted file mode 100644 index 6af616aab60..00000000000 --- a/x11/libhelp/files/patch-af +++ /dev/null @@ -1,15 +0,0 @@ -diff -cb ../../../libhelp-1.8.1/libhelp/load.c libhelp/load.c -*** ../../../libhelp-1.8.1/libhelp/load.c Wed Jun 28 15:00:15 1995 ---- libhelp/load.c Mon Oct 20 19:00:11 1997 -*************** -*** 37,42 **** ---- 37,45 ---- - /*----------------------------------------------------------------------* - *g include section - **----------------------------------------------------------------------*/ -+ #ifdef __FreeBSD__ -+ #include <sys/types.h> -+ #endif __FreeBSD__ - #include <dirent.h> - #include <sys/stat.h> - #include <unistd.h> |