diff options
Diffstat (limited to 'news/nntp/files/patch-server-group.c')
-rw-r--r-- | news/nntp/files/patch-server-group.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/news/nntp/files/patch-server-group.c b/news/nntp/files/patch-server-group.c deleted file mode 100644 index 0c881fa3328a..000000000000 --- a/news/nntp/files/patch-server-group.c +++ /dev/null @@ -1,12 +0,0 @@ ---- server/group.c.orig Sat Dec 3 22:54:51 1994 -+++ server/group.c Mon Nov 4 05:43:39 2002 -@@ -11,7 +11,9 @@ - extern void close_xfiles(); - #endif - -+#ifndef __FreeBSD__ - extern char *malloc(); -+#endif - - /* - * GROUP newsgroup |