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

Fixed compilation error.

This commit is contained in:
eku 2002-12-03 11:48:03 +00:00
parent e8e4d3fb28
commit 310d84cc1d

View File

@ -2,6 +2,7 @@
#include "firebird.h"
#include "../jrd/ibase.h"
#include "../jrd/common.h"
#include <stdio.h>
int main(int argc, char **argv)