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

Jenkins2 asteriskteam at digium.com
Tue Jan 23 12:23:44 CST 2018


Jenkins2 has submitted this change and it was merged. ( https://gerrit.asterisk.org/8035 )

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(-)

Approvals:
  Joshua Colp: Looks good to me, approved
  Jenkins2: Approved for Submit



diff --git a/addons/res_config_mysql.c b/addons/res_config_mysql.c
index 43ca5fc..ae43485 100644
--- a/addons/res_config_mysql.c
+++ b/addons/res_config_mysql.c
@@ -33,7 +33,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/8035
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I23d00ded955c4afd5f2c3c9dc96dcb48b3f74eec
Gerrit-Change-Number: 8035
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: Alexander Traud <pabstraud at compuserve.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180123/8f87da01/attachment.html>


More information about the asterisk-code-review mailing list