Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit ed8e514

Browse files
committed
Forgot to change one compatlib.h.
1 parent 3842323 commit ed8e514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/interfaces/ecpg/compatlib/informix.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <limits.h>
77

88
#include <ecpgtype.h>
9-
#include <compatlib.h>
9+
#include <ecpg_informix.h>
1010
#include <pgtypes_error.h>
1111
#include <pgtypes_date.h>
1212
#include <pgtypes_numeric.h>

0 commit comments

Comments
 (0)