aboutsummaryrefslogtreecommitdiff
path: root/include/rpc
diff options
context:
space:
mode:
authorRobert Drehmel <robert@FreeBSD.org>2002-07-21 20:37:58 +0000
committerRobert Drehmel <robert@FreeBSD.org>2002-07-21 20:37:58 +0000
commitd6d1eb5d187e3c75ecea47f674bcac6d563e631f (patch)
treedc0f20445d25ff71487bec25c813f10ca2e65b5d /include/rpc
parente0c9fdb50e9c91693e990b83d9f19b87fbc83cf2 (diff)
downloadsrc-d6d1eb5d187e3c75ecea47f674bcac6d563e631f.tar.gz
src-d6d1eb5d187e3c75ecea47f674bcac6d563e631f.zip
Remove duplicated '__BEGIN_DECLS' which obviated compiling
C++ sources that use this header. Reported by: Jan Stocker <Jan.Stocker@t-online.de>
Notes
Notes: svn path=/head/; revision=100451
Diffstat (limited to 'include/rpc')
-rw-r--r--include/rpc/clnt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h
index a6f4796980b6..5ce99865007b 100644
--- a/include/rpc/clnt.h
+++ b/include/rpc/clnt.h
@@ -275,7 +275,6 @@ struct rpc_timers {
#define NULLPROC ((rpcproc_t)0)
-__BEGIN_DECLS
/*
* Below are the client handle creation routines for the various
* implementations of client side rpc. They can return NULL if a