From 0181402da421a2addb6f5196d87cf0734c98ad5c Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 14 Dec 2023 00:41:57 +0100 Subject: Deleted declarations --- FICS/get_tcp_conn.c | 5 ----- 1 file changed, 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 -- cgit v1.2.3