From b1b9059427f922321cbac430cfcef834818e076e Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 22 May 2000 23:56:44 +0000 Subject: Irix fixes from Murad Nayal --- src/interfaces/odbc/isqlext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/interfaces/odbc') diff --git a/src/interfaces/odbc/isqlext.h b/src/interfaces/odbc/isqlext.h index df4fe54a1d..b14b15af19 100644 --- a/src/interfaces/odbc/isqlext.h +++ b/src/interfaces/odbc/isqlext.h @@ -5,7 +5,7 @@ #ifndef _INTRINSIC_SQLEXT_H # define _INTRINSIC_SQLEXT_H -# include +# include "isql.h" # define SQL_STILL_EXECUTING 2 # define SQL_NEED_DATA 99 -- cgit v1.2.3