X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FmysqlConn.h;h=e0ebfc781dbe2637ad28fc085beb425d01c369ea;hb=7289d420ddc81d9975ed6d55dfdfd70dff2b2d48;hp=501147a9554fdc429161d3d0fe098f5298ba8b48;hpb=78e040af3fcc36ab684611c0f98b4381ff420878;p=NeonServV5.git diff --git a/src/mysqlConn.h b/src/mysqlConn.h index 501147a..e0ebfc7 100644 --- a/src/mysqlConn.h +++ b/src/mysqlConn.h @@ -1,4 +1,4 @@ -/* mysqlConn.h - NeonServ v5.5 +/* mysqlConn.h - NeonServ v5.6 * Copyright (C) 2011-2012 Philipp Kreil (pk910) * * This program is free software: you can redistribute it and/or modify @@ -19,7 +19,9 @@ #include "main.h" #include +#ifdef HAVE_MYSQL_ERRMSG_H #include +#endif #define MYSQLMAXLEN 1024