summaryrefslogtreecommitdiffstats
path: root/include/rpc/auth_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/auth_unix.h')
-rw-r--r--include/rpc/auth_unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 57e075b..48373b2 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -69,7 +69,7 @@ struct authunix_parms {
#define authsys_parms authunix_parms
__BEGIN_DECLS
-extern bool_t xdr_authunix_parms __P((XDR *, struct authunix_parms *));
+extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
__END_DECLS
/*
OpenPOWER on IntegriCloud