From: Ilia Alshanetsky Date: Mon, 24 Mar 2003 15:21:57 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.2RC2~266 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c89afb6539386178cdab857048799ef0e78bccbd;p=php MFH --- diff --git a/ext/mysql/libmysql/mysys_err.h b/ext/mysql/libmysql/mysys_err.h index 469d5a680e..650bfd4de9 100644 --- a/ext/mysql/libmysql/mysys_err.h +++ b/ext/mysql/libmysql/mysys_err.h @@ -3,6 +3,9 @@ This file is public domain and comes with NO WARRANTY of any kind */ #ifndef _mysys_err_h #define _mysys_err_h + +#include + #ifdef __cplusplus extern "C" { #endif