X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.h;h=660e2cb32c2c74f8c5ef817d9af97f19f71dcc6d;hb=c5f46740e0362d66c6ae976300d2e039474fa3e5;hp=e0ebfc781dbe2637ad28fc085beb425d01c369ea;hpb=1471e99b8b975135cf4f66c0e497d4a5ded7ed77;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