summaryrefslogtreecommitdiffstats
path: root/include/rpc/rpc_com.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/rpc_com.h')
-rw-r--r--include/rpc/rpc_com.h10
1 files changed, 1 insertions, 9 deletions
diff --git a/include/rpc/rpc_com.h b/include/rpc/rpc_com.h
index 2060c3a..122fe7e 100644
--- a/include/rpc/rpc_com.h
+++ b/include/rpc/rpc_com.h
@@ -42,13 +42,9 @@
#ifndef _RPC_RPCCOM_H
#define _RPC_RPCCOM_H
-/* #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */
-
#include <sys/cdefs.h>
-#ifdef __cplusplus
-extern "C" {
-#endif
+/* #pragma ident "@(#)rpc_com.h 1.11 93/07/05 SMI" */
/*
* The max size of the transport, if the size cannot be determined
@@ -84,8 +80,4 @@ char *_get_next_token(char *, int);
__END_DECLS
-#ifdef __cplusplus
-}
-#endif
-
#endif /* _RPC_RPCCOM_H */
OpenPOWER on IntegriCloud