X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.h;h=660e2cb32c2c74f8c5ef817d9af97f19f71dcc6d;hb=b1513885643cadcc6beec1cf47b960fa891b468b;hp=e0ebfc781dbe2637ad28fc085beb425d01c369ea;hpb=92892abf0475e067732465fe018ebead6485dd62;p=NeonServV5.git diff --git a/src/mysqlConn.h b/src/mysqlConn.h index e0ebfc7..660e2cb 100644 --- a/src/mysqlConn.h +++ b/src/mysqlConn.h @@ -21,6 +21,8 @@ #include #ifdef HAVE_MYSQL_ERRMSG_H #include +#elif defined(HAVE_ERRMSG_H) +#include #endif #define MYSQLMAXLEN 1024