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.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
index 81f155c..8bb42eb 100644
--- a/include/rpc/auth_unix.h
+++ b/include/rpc/auth_unix.h
@@ -28,7 +28,7 @@
*
* from: @(#)auth_unix.h 1.8 88/02/08 SMI
* from: @(#)auth_unix.h 2.2 88/07/29 4.0 RPCSRC
- * $Id: auth_unix.h,v 1.7 1997/05/07 02:27:02 eivind Exp $
+ * $Id: auth_unix.h,v 1.4 1996/01/30 23:31:42 mpp Exp $
*/
/*
@@ -66,6 +66,8 @@ struct authunix_parms {
int *aup_gids;
};
+#define authsys_parms authunix_parms
+
__BEGIN_DECLS
extern bool_t xdr_authunix_parms __P((XDR *, struct authunix_parms *));
__END_DECLS
OpenPOWER on IntegriCloud