diff options
Diffstat (limited to 'news/suck/files/patch-ac')
-rw-r--r-- | news/suck/files/patch-ac | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/news/suck/files/patch-ac b/news/suck/files/patch-ac deleted file mode 100644 index 47e96fbb9d2c..000000000000 --- a/news/suck/files/patch-ac +++ /dev/null @@ -1,19 +0,0 @@ ---- killprg.c.orig Thu Aug 21 10:16:02 1997 -+++ killprg.c Sun Oct 5 14:00:23 1997 -@@ -7,6 +7,8 @@ - #include <unistd.h> - #endif - -+#include <sys/types.h> -+ - #ifdef HAVE_DIRENT_H - # include <dirent.h> - #else -@@ -36,7 +38,6 @@ - #endif - - #include <string.h> --#include <sys/types.h> - #include <sys/stat.h> - #include <sys/param.h> - |