diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 00:41:57 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2023-12-14 00:41:57 +0100 |
commit | 0181402da421a2addb6f5196d87cf0734c98ad5c (patch) | |
tree | ff84562fbf7fe73e860900e1f9925fb266677dfe /FICS/get_tcp_conn.c | |
parent | c92dc5da2fd912717834f0fb84a785abd655c948 (diff) |
Deleted declarations
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 |