summaryrefslogtreecommitdiff
path: root/ext/socket/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/socket/init.c')
-rw-r--r--ext/socket/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/socket/init.c b/ext/socket/init.c
index bcc1e52d50..c3f33964a8 100644
--- a/ext/socket/init.c
+++ b/ext/socket/init.c
@@ -594,7 +594,7 @@ rsock_getfamily(int sockfd)
}
void
-rsock_init_socket_init()
+rsock_init_socket_init(void)
{
/*
* SocketError is the error class for socket.