updates.
[crypto.git] / lib / silcutil / unix / silcunixnet.c
index 1abb7a0c1bb0c1f77dcfc5db9f2866fc518326ab..de1b1e339f9e5db90238f24ca8462797fa194322 100644 (file)
@@ -22,8 +22,6 @@
 #include "silcincludes.h"
 #include "silcnet.h"
 
-int silc_net_set_socket_nonblock(int sock);
-
 /* This function creates server or daemon or listener or what ever. This
    does not fork a new process, it must be done by the caller if caller
    wants to create a child process. This is used by the SILC server.