X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=src%2FmysqlConn.h;h=e0ebfc781dbe2637ad28fc085beb425d01c369ea;hp=0cd3830c5623f09d74a91dbd014b8c5188eb2d4c;hb=92892abf0475e067732465fe018ebead6485dd62;hpb=3063d83a8df3c055bb768c339482240583270d2b 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