changed Makefile; build all commands as an own file
[NeonServV5.git] / mysqlConn.h
index f456471b6444ccab62186a3da059455286bec282..4ed66558136797691052986110fe3a1ee555ee1b 100644 (file)
@@ -3,6 +3,7 @@
 
 #include "main.h"
 #include <mysql.h>
+#include <mysql/errmsg.h>
 
 #define MYSQLMAXLEN 1024