diff options
Diffstat (limited to 'FICS/get_tcp_conn.proto.h')
-rw-r--r-- | FICS/get_tcp_conn.proto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FICS/get_tcp_conn.proto.h b/FICS/get_tcp_conn.proto.h index ebddbb4..54f8d4f 100644 --- a/FICS/get_tcp_conn.proto.h +++ b/FICS/get_tcp_conn.proto.h @@ -1,3 +1,4 @@ +#include <sys/types.h> /* get_tcp_conn.c */ unsigned long **name_to_address(char *); |