aboutsummaryrefslogtreecommitdiff
path: root/REORG.TODO/include/rpc/auth_unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/include/rpc/auth_unix.h')
-rw-r--r--REORG.TODO/include/rpc/auth_unix.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/REORG.TODO/include/rpc/auth_unix.h b/REORG.TODO/include/rpc/auth_unix.h
new file mode 100644
index 0000000000..019efa275a
--- /dev/null
+++ b/REORG.TODO/include/rpc/auth_unix.h
@@ -0,0 +1,9 @@
+#ifndef _RPC_AUTH_UNIX_H
+#include <sunrpc/rpc/auth_unix.h>
+
+# ifndef _ISOMAC
+
+libc_hidden_proto (xdr_authunix_parms)
+
+# endif /* !_ISOMAC */
+#endif /* rpc/auth_unix.h */