summaryrefslogblamecommitdiff
path: root/news/nntp/files/patch-xmit-get_tcp_conn.c
blob: ea4b956e858bdfd7b5aadf5849c311277066a201 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                        
--- xmit/get_tcp_conn.c.orig	Thu Nov 17 19:15:22 1994
+++ xmit/get_tcp_conn.c	Mon Nov  4 05:19:55 2002
@@ -24,6 +24,9 @@
 #include <netinet/in.h>
 #include <ctype.h>
 #include <stdio.h>
+#include <string.h>
+#include <unistd.h>
+#include <stdlib.h>
 #include "get_tcp_conn.h"
 #ifndef	NONETDB
 #include <netdb.h>