1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-18 17:41:14 +03:00

Forgot to change one compatlib.h.

This commit is contained in:
Peter Eisentraut 2003-12-18 20:25:57 +00:00
parent dc254c8674
commit 3434f9e4df

View File

@ -6,7 +6,7 @@
#include <limits.h> #include <limits.h>
#include <ecpgtype.h> #include <ecpgtype.h>
#include <compatlib.h> #include <ecpg_informix.h>
#include <pgtypes_error.h> #include <pgtypes_error.h>
#include <pgtypes_date.h> #include <pgtypes_date.h>
#include <pgtypes_numeric.h> #include <pgtypes_numeric.h>