8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 10:40:38 +01:00

Replace remaining gds.h

This commit is contained in:
brodsom 2004-04-25 23:11:11 +00:00
parent 6959383b6b
commit c2defdb5f7
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
#include <stdlib.h> #include <stdlib.h>
//#include "../jrd/common.h" //#include "../jrd/common.h"
#include "gds.h" #include "ibase.h"
/* Some #defines that are used in the program - they actually come from /* 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 jrd/common.h but should not be exposed externally with those name so

View File

@ -20,7 +20,7 @@
#include <string.h> #include <string.h>
#include <stdlib.h> #include <stdlib.h>
//#include "../jrd/common.h" //#include "../jrd/common.h"
#include "gds.h" #include "ibase.h"
/* typedef char TEXT; */ /* typedef char TEXT; */
#define FINI_OK 0 #define FINI_OK 0