aboutsummaryrefslogtreecommitdiffstats
path: root/news/newsx/files/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'news/newsx/files/patch-ah')
-rw-r--r--news/newsx/files/patch-ah12
1 files changed, 12 insertions, 0 deletions
diff --git a/news/newsx/files/patch-ah b/news/newsx/files/patch-ah
new file mode 100644
index 000000000000..f749e5b16cd7
--- /dev/null
+++ b/news/newsx/files/patch-ah
@@ -0,0 +1,12 @@
+--- 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>