mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 16:43:03 +01:00
Postfix for #8197: Add generated files for OO API for C language to distribution; protect master interface getter function in a case when h-file is included more than once
This commit is contained in:
parent
657d86fed6
commit
14d2d4eba5
@ -28,5 +28,7 @@
|
||||
|
||||
#include <ibase.h>
|
||||
|
||||
#ifndef FB_C_API_H
|
||||
struct IMaster* ISC_EXPORT fb_get_master_interface(void);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user