aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/get_tcp_conn.proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'FICS/get_tcp_conn.proto.h')
-rw-r--r--FICS/get_tcp_conn.proto.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/FICS/get_tcp_conn.proto.h b/FICS/get_tcp_conn.proto.h
deleted file mode 100644
index 54f8d4f..0000000
--- a/FICS/get_tcp_conn.proto.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <sys/types.h>
-
-/* get_tcp_conn.c */
-unsigned long **name_to_address(char *);
-u_short gservice(char *, char *);