8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 01:23:03 +01:00

backported API function declaration

This commit is contained in:
alexpeshkoff 2007-10-24 13:53:44 +00:00
parent be906030b7
commit ef9237fbd4

View File

@ -250,6 +250,8 @@ ISC_STATUS API_ROUTINE isc_wait_for_event(ISC_STATUS*, FB_API_HANDLE*, USHORT,
const UCHAR*, UCHAR*);
#endif
SLONG API_ROUTINE isc_reset_fpe(USHORT);
#endif /* JRD_IBASE_H */
#endif /* WHY_NO_API */