X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.h;h=e0ebfc781dbe2637ad28fc085beb425d01c369ea;hb=47821a9eac31a40a1ed8c9c53553ac45e44ca8f7;hp=0cd3830c5623f09d74a91dbd014b8c5188eb2d4c;hpb=fc61be208ca6dbf2fd915591c8dc7e5ef5779891;p=NeonServV5.git diff --git a/src/mysqlConn.h b/src/mysqlConn.h index 0cd3830..e0ebfc7 100644 --- a/src/mysqlConn.h +++ b/src/mysqlConn.h @@ -19,7 +19,9 @@ #include "main.h" #include +#ifdef HAVE_MYSQL_ERRMSG_H #include +#endif #define MYSQLMAXLEN 1024