aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/key_prot.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/key_prot.h')
-rw-r--r--include/rpc/key_prot.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/include/rpc/key_prot.h b/include/rpc/key_prot.h
deleted file mode 100644
index 4711a94edf..0000000000
--- a/include/rpc/key_prot.h
+++ /dev/null
@@ -1,18 +0,0 @@
-#ifndef _KEY_PROT_H_RPCGEN
-#include <sunrpc/rpc/key_prot.h>
-
-# ifndef _ISOMAC
-
-libc_hidden_proto (xdr_cryptkeyarg)
-libc_hidden_proto (xdr_cryptkeyarg2)
-libc_hidden_proto (xdr_cryptkeyres)
-libc_hidden_proto (xdr_key_netstarg)
-libc_hidden_proto (xdr_key_netstres)
-libc_hidden_proto (xdr_keybuf)
-libc_hidden_proto (xdr_keystatus)
-libc_hidden_proto (xdr_getcredres)
-libc_hidden_proto (xdr_netnamestr)
-libc_hidden_proto (xdr_unixcred)
-
-# endif /* !_ISOMAC */
-#endif /* rpc/key_prot.h */