summaryrefslogtreecommitdiffstats
path: root/libexec/rpc.rusersd/rusersd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/rpc.rusersd/rusersd.c')
-rw-r--r--libexec/rpc.rusersd/rusersd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rpc.rusersd/rusersd.c b/libexec/rpc.rusersd/rusersd.c
index 9ffc4b3..1835e8e 100644
--- a/libexec/rpc.rusersd/rusersd.c
+++ b/libexec/rpc.rusersd/rusersd.c
@@ -63,7 +63,7 @@ main(int argc, char *argv[])
SVCXPRT *transp;
int ok;
struct sockaddr_storage from;
- int fromlen;
+ socklen_t fromlen;
/*
* See if inetd started us
OpenPOWER on IntegriCloud