about summary refs log tree commit diff
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.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/rpc/auth_unix.h b/include/rpc/auth_unix.h
deleted file mode 100644
index 019efa275a..0000000000
--- a/include/rpc/auth_unix.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#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 */