summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpcbind/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/rpcbind/util.c')
-rw-r--r--usr.sbin/rpcbind/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpcbind/util.c b/usr.sbin/rpcbind/util.c
index 6c41253..16e6f70 100644
--- a/usr.sbin/rpcbind/util.c
+++ b/usr.sbin/rpcbind/util.c
@@ -283,7 +283,7 @@ freeit:
}
void
-network_init()
+network_init(void)
{
#ifdef INET6
struct ifaddrs *ifap, *ifp;
OpenPOWER on IntegriCloud