res_config_mysql: Avoid the header mysql_version.h.

ASTERISK-27607

Change-Id: I23d00ded955c4afd5f2c3c9dc96dcb48b3f74eec
This commit is contained in:
Alexander Traud
2018-01-22 16:18:51 +01:00
parent 1376aa3f29
commit 140f937c7e

View File

@@ -33,7 +33,6 @@
#include <sys/stat.h> #include <sys/stat.h>
#include <mysql/mysql.h> #include <mysql/mysql.h>
#include <mysql/mysql_version.h>
#include <mysql/errmsg.h> #include <mysql/errmsg.h>
#include "asterisk/channel.h" #include "asterisk/channel.h"