From: Bruce Momjian Date: Thu, 3 Apr 2003 05:25:41 +0000 (+0000) Subject: Add prototype for toupper/tolower(). X-Git-Tag: REL7_4_BETA1~790 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cdbd298b3a3a253837a69b1079d4a092941614db;p=thirdparty%2Fpostgresql.git Add prototype for toupper/tolower(). --- diff --git a/src/interfaces/ecpg/compatlib/informix.c b/src/interfaces/ecpg/compatlib/informix.c index 23e0a820f2f..e32c09077c2 100644 --- a/src/interfaces/ecpg/compatlib/informix.c +++ b/src/interfaces/ecpg/compatlib/informix.c @@ -1,6 +1,7 @@ #include #include #include +#include #include #include