From fd48714a196b526e82cb37a3161ab16d26720c0d Mon Sep 17 00:00:00 2001 From: eku Date: Wed, 6 Nov 2002 14:35:29 +0000 Subject: [PATCH] Need to include "firebird.h" to get the autoconf values. --- src/intl/ld.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/intl/ld.c b/src/intl/ld.c index b9ac8441b9..cd1299c1df 100644 --- a/src/intl/ld.c +++ b/src/intl/ld.c @@ -21,6 +21,7 @@ * Contributor(s): ______________________________________. */ +#include "firebird.h" //#include "../jrd/ib_stdio.h" //#include "../jrd/gds_proto.h" #include "../intl/ldcommon.h"