diff options
Diffstat (limited to 'FICS/get_tcp_conn.c')
-rw-r--r-- | FICS/get_tcp_conn.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/FICS/get_tcp_conn.c b/FICS/get_tcp_conn.c index 73a6d64..49edd2d 100644 --- a/FICS/get_tcp_conn.c +++ b/FICS/get_tcp_conn.c @@ -32,11 +32,6 @@ #include "get_tcp_conn.h" #include "get_tcp_conn.proto.h" -extern int errno; -extern int close(); - - - /* ** Take the name of an internet host in ASCII (this may either be its ** official host name or internet number (with or without enclosing |