summaryrefslogtreecommitdiff
path: root/lib/ZInit.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZInit.c')
-rw-r--r--lib/ZInit.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ZInit.c b/lib/ZInit.c
index 16d266e..d14543c 100644
--- a/lib/ZInit.c
+++ b/lib/ZInit.c
@@ -32,7 +32,8 @@ static char rcsid_ZInitialize_c[] =
#define INADDR_NONE 0xffffffff
#endif
-Code_t ZInitialize()
+Code_t
+ZInitialize(void)
{
struct servent *hmserv;
struct hostent *hostent;