From 79b59f9b30fb6a1fdf8c3efb446271f7cb00d434 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Thu, 7 Dec 2023 21:31:49 +0100 Subject: FICS 1.6.2 --- FICS/get_tcp_conn.proto.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 FICS/get_tcp_conn.proto.h (limited to 'FICS/get_tcp_conn.proto.h') diff --git a/FICS/get_tcp_conn.proto.h b/FICS/get_tcp_conn.proto.h new file mode 100644 index 0000000..ebddbb4 --- /dev/null +++ b/FICS/get_tcp_conn.proto.h @@ -0,0 +1,4 @@ + +/* get_tcp_conn.c */ +unsigned long **name_to_address(char *); +u_short gservice(char *, char *); -- cgit v1.2.3