[Asterisk-code-review] res config mysql: Avoid the header mysql version.h. (asterisk[13])

Alexander Traud asteriskteam at digium.com
Mon Jan 22 09:19:56 CST 2018


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/8036


Change subject: res_config_mysql: Avoid the header mysql_version.h.
......................................................................

res_config_mysql: Avoid the header mysql_version.h.

ASTERISK-27607

Change-Id: I23d00ded955c4afd5f2c3c9dc96dcb48b3f74eec
---
M addons/res_config_mysql.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/36/8036/1

diff --git a/addons/res_config_mysql.c b/addons/res_config_mysql.c
index 776257e..1bb3a16 100644
--- a/addons/res_config_mysql.c
+++ b/addons/res_config_mysql.c
@@ -35,7 +35,6 @@
 #include <sys/stat.h>
 
 #include <mysql/mysql.h>
-#include <mysql/mysql_version.h>
 #include <mysql/errmsg.h>
 
 #include "asterisk/channel.h"

-- 
To view, visit https://gerrit.asterisk.org/8036
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: newchange
Gerrit-Change-Id: I23d00ded955c4afd5f2c3c9dc96dcb48b3f74eec
Gerrit-Change-Number: 8036
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180122/55ca00ed/attachment.html>


More information about the asterisk-code-review mailing list