aboutsummaryrefslogtreecommitdiff
path: root/news/nntp/files/patch-xmit-nntpxmit.h
diff options
context:
space:
mode:
Diffstat (limited to 'news/nntp/files/patch-xmit-nntpxmit.h')
-rw-r--r--news/nntp/files/patch-xmit-nntpxmit.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/news/nntp/files/patch-xmit-nntpxmit.h b/news/nntp/files/patch-xmit-nntpxmit.h
deleted file mode 100644
index 3da3316e7ebb..000000000000
--- a/news/nntp/files/patch-xmit-nntpxmit.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- xmit/nntpxmit.h.orig Thu Nov 3 04:51:34 1994
-+++ xmit/nntpxmit.h Sun Jan 9 09:30:04 2000
-@@ -7,6 +7,7 @@
- */
-
- #ifdef MMAP
-+#include <sys/types.h>
- #include <sys/mman.h>
- #include <sys/stat.h>
- #endif