mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 14:03:07 +01:00
Misc
This commit is contained in:
parent
3df0110c49
commit
33988b1a79
@ -27,7 +27,7 @@
|
|||||||
#include "../remote/xdr.h"
|
#include "../remote/xdr.h"
|
||||||
|
|
||||||
// 15 Jan 2003. Nickolay Samofatov
|
// 15 Jan 2003. Nickolay Samofatov
|
||||||
// Lower functions need to have C++ linkage to avoid name clash with
|
// Functions below need to have C++ linkage to avoid name clash with
|
||||||
// standard XDR. Firebird XDR is NOT compatible with Sun XDR at interface level
|
// standard XDR. Firebird XDR is NOT compatible with Sun XDR at interface level
|
||||||
|
|
||||||
bool_t xdr_bool (XDR *, int *);
|
bool_t xdr_bool (XDR *, int *);
|
||||||
|
Loading…
Reference in New Issue
Block a user