aboutsummaryrefslogtreecommitdiff
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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 3629939..14928cc 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -1 +1,4 @@
#include <sunrpc/rpc/auth_unix.h>
+
+extern bool_t xdr_authunix_parms_internal (XDR *__xdrs,
+ struct authunix_parms *__p);