]> sjero.net Git - wget/blobdiff - src/connect.h
[svn] Remove implicit declaration warnings.
[wget] / src / connect.h
index e96748028b9ad21e07e6efe0a7d7bf0cb5a881f3..1924cba3fc63ddc4174033c7bbbd45ab0d74eb21 100644 (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));