[svn] Remove implicit declaration warnings.

This commit is contained in:
hniksic
2001-11-29 10:22:18 -08:00
parent a3d3d452ab
commit fb98d1e4b0
5 changed files with 13 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ int connect_to_many PARAMS ((struct address_list *, unsigned short, int));
void set_connection_host_name PARAMS ((const char *));
int test_socket_open PARAMS ((int));
int select_fd PARAMS ((int, int, int));
uerr_t bindport PARAMS ((unsigned short *));
uerr_t acceptport PARAMS ((int *));
void closeport PARAMS ((int));