mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
Replace remaining gds.h
This commit is contained in:
parent
6959383b6b
commit
c2defdb5f7
@ -21,7 +21,7 @@
|
||||
#include <stdlib.h>
|
||||
//#include "../jrd/common.h"
|
||||
|
||||
#include "gds.h"
|
||||
#include "ibase.h"
|
||||
|
||||
/* Some #defines that are used in the program - they actually come from
|
||||
jrd/common.h but should not be exposed externally with those name so
|
||||
|
@ -20,7 +20,7 @@
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
//#include "../jrd/common.h"
|
||||
#include "gds.h"
|
||||
#include "ibase.h"
|
||||
|
||||
/* typedef char TEXT; */
|
||||
#define FINI_OK 0
|
||||
|
Loading…
Reference in New Issue
Block a user