diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-01-03 00:31:33 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-01-03 00:31:33 +0100 |
commit | 21aff5e1740a154e8f96e3031a69d61b120e6322 (patch) | |
tree | 0218491c9ff2057e1aa68d8df3b76d97e567d2ec /FICS/get_tcp_conn.proto.h | |
parent | b1c3d6f09c415e6fc66d6c4b0eac0a945ef0782b (diff) |
Not used anywhere
Diffstat (limited to 'FICS/get_tcp_conn.proto.h')
-rw-r--r-- | FICS/get_tcp_conn.proto.h | 5 |
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 *); |