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

Some commits for SOLX86

This commit is contained in:
kkuznetsov 2003-02-07 14:38:49 +00:00
parent 59e5b1c0b9
commit 87586ee7b1

View File

@ -30,7 +30,7 @@
* John Bellardo <bellardo@cs.ucsd.edu>
*
*
* $Id: firebird.h,v 1.7 2003-01-18 19:42:51 dimitr Exp $
* $Id: firebird.h,v 1.8 2003-02-07 14:38:49 kkuznetsov Exp $
*
*/
@ -44,6 +44,7 @@
#endif
#if defined(SOLX86)
#define __PRAGMA_REDEFINE_EXTNAME
#define __EXTENSIONS__
#endif
#ifdef __cplusplus