--- sql/pgsql/config_fixed.h 2003/01/21 15:51:30 1.4 +++ sql/pgsql/config_fixed.h 2019/11/30 22:11:11 1.7 @@ -1,11 +1,11 @@ /** @file Parser PgSQL driver: Configure file for autoconf-disabled platforms. - Copyright (c) 2001, 2003 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2019 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: config_fixed.h,v 1.4 2003/01/21 15:51:30 paf Exp $ + $Id: config_fixed.h,v 1.7 2019/11/30 22:11:11 moko Exp $ tested only with MS Visual C++ V6 @@ -15,3 +15,4 @@ #define HAVE_STDLIB_H #define HAVE_STRING_H #define HAVE_SETJMP_H +#define HAVE_CTYPE_H