updates.
[crypto.git] / lib / silcutil / silcnet.c
index 35d6427099c9a0b71c9286c988b33847b8d7cb33..1120529e33ddf0eb04764b4d14332e4be8a468d8 100644 (file)
@@ -215,7 +215,7 @@ uint16 silc_net_get_local_port(int sock)
 
 /* Return name of localhost. */
 
-char *silc_net_localhost()
+char *silc_net_localhost(void)
 {
   char hostname[256];
   struct hostent *dest;