summaryrefslogtreecommitdiff
path: root/news/trn/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'news/trn/patches/patch-aa')
-rw-r--r--news/trn/patches/patch-aa22
1 files changed, 0 insertions, 22 deletions
diff --git a/news/trn/patches/patch-aa b/news/trn/patches/patch-aa
deleted file mode 100644
index e3841c709d8..00000000000
--- a/news/trn/patches/patch-aa
+++ /dev/null
@@ -1,22 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1999/02/22 21:38:56 tv Exp $
-
---- nntpinit.c.orig Mon Feb 22 10:22:45 1999
-+++ nntpinit.c Mon Feb 22 10:33:48 1999
-@@ -25,6 +25,7 @@
-
- #include <sys/socket.h>
- #include <netinet/in.h>
-+#include <arpa/inet.h>
- #ifdef NONETDB
- # define IPPORT_NNTP ((unsigned short) 119)
- #else
-@@ -44,7 +45,9 @@
- #include <netdnet/dnetdb.h>
- #endif /* DECNET */
-
-+#ifndef __NetBSD__
- unsigned long inet_addr _((char *x));
-+#endif
- int get_tcp_socket _((char *machine));
-
- int