mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 21:23:03 +01:00
Merging changes from fb1.
This commit is contained in:
parent
2b4506bcbc
commit
0e8e46b192
@ -28,7 +28,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
/* $Id: head.cpp,v 1.6 2002-02-23 22:15:23 seanleyne Exp $ */
|
||||
/* $Id: head.cpp,v 1.7 2002-06-29 08:40:25 dimitr Exp $ */
|
||||
|
||||
#include "firebird.h"
|
||||
#include "../jrd/ib_stdio.h"
|
||||
@ -43,6 +43,7 @@
|
||||
#include <string.h>
|
||||
#endif
|
||||
|
||||
#include "../jrd/ibase.h"
|
||||
#include "../pipe/pipe.h"
|
||||
#include "gen/codes.h"
|
||||
#include "../jrd/license.h"
|
||||
@ -70,7 +71,7 @@
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
#if (defined DELTA || defined M88K || defined SCO_UNIX)
|
||||
#if (defined DELTA || defined M88K || defined SCO_UNIX || defined(SINIXZ)
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user