summaryrefslogtreecommitdiffstats
path: root/include/rpc/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/auth.h')
-rw-r--r--include/rpc/auth.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/rpc/auth.h b/include/rpc/auth.h
index 1f97717..5833c02 100644
--- a/include/rpc/auth.h
+++ b/include/rpc/auth.h
@@ -51,10 +51,6 @@
#include <sys/cdefs.h>
#include <sys/socket.h>
-#ifdef __cplusplus
-extern "C" {
-#endif
-
#define MAX_AUTH_BYTES 400
#define MAXNETNAMELEN 255 /* maximum length of network user's name */
@@ -370,8 +366,4 @@ __END_DECLS
#define RPCSEC_GSS_KRB5I 390004
#define RPCSEC_GSS_KRB5P 390005
-#ifdef __cplusplus
-}
-#endif
-
#endif /* !_RPC_AUTH_H */
OpenPOWER on IntegriCloud