summaryrefslogtreecommitdiff
path: root/news/newsx/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'news/newsx/files/patch-ai')
-rw-r--r--news/newsx/files/patch-ai19
1 files changed, 0 insertions, 19 deletions
diff --git a/news/newsx/files/patch-ai b/news/newsx/files/patch-ai
deleted file mode 100644
index 656bb2f85cc7..000000000000
--- a/news/newsx/files/patch-ai
+++ /dev/null
@@ -1,19 +0,0 @@
---- dbz/hash.c.orig Fri Mar 5 06:20:34 1999
-+++ dbz/hash.c Sun Jan 21 11:31:49 2001
-@@ -23,10 +23,15 @@
- Revision 1.3 1998/07/12 09:39:19 src
- NewsX version 1.0
- */
-+#include "configdata.h"
-+
-+#if HAVE_MEMORY_H
-+# include <memory.h>
-+#endif
-+
- #include <stdio.h>
- #include <sys/types.h>
- #include <ctype.h>
--#include "configdata.h"
-
- #include "clibrary.h"
- #include "libinn.h"