--- sql/mysql/config_fixed.h 2001/10/29 08:36:46 1.2 +++ sql/mysql/config_fixed.h 2015/10/26 16:00:50 1.8 @@ -1,11 +1,11 @@ /** @file Parser MySQL driver: Configure file for autoconf-disabled platforms. - Copyright (c) 2001 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2001-2015 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexander Petrosyan (http://design.ru/paf) - $Id: config_fixed.h,v 1.2 2001/10/29 08:36:46 paf Exp $ + $Id: config_fixed.h,v 1.8 2015/10/26 16:00:50 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