diff options
Diffstat (limited to 'news/newsx/files/patch-ah')
-rw-r--r-- | news/newsx/files/patch-ah | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/news/newsx/files/patch-ah b/news/newsx/files/patch-ah deleted file mode 100644 index f749e5b16cd7..000000000000 --- a/news/newsx/files/patch-ah +++ /dev/null @@ -1,12 +0,0 @@ ---- dbz/dbz-v6.c.orig Thu Apr 8 06:48:51 1999 -+++ dbz/dbz-v6.c Sun Jan 21 11:19:14 2001 -@@ -116,6 +116,9 @@ - #if HAVE_SYS_TIME_H - # include <sys/time.h> - #endif -+#if HAVE_MEMORY_H -+# include <memory.h> -+#endif - - #include <stdio.h> - #include <unistd.h> |