mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove duplicated '__BEGIN_DECLS' which obviated compiling
C++ sources that use this header. Reported by: Jan Stocker <Jan.Stocker@t-online.de>
This commit is contained in:
parent
e0c9fdb50e
commit
d6d1eb5d18
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue