[Asterisk-code-review] chan_iax2: System Header strings is included via asterisk.h/compat.h. (asterisk[18])

Alexander Traud asteriskteam at digium.com
Fri Mar 5 11:52:28 CST 2021


Alexander Traud has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/15573 )


Change subject: chan_iax2: System Header strings is included via asterisk.h/compat.h.
......................................................................

chan_iax2: System Header strings is included via asterisk.h/compat.h.

The system header strings was included mistakenly with commit 3de0204.
That header is included via asterisk.h and there via the compat.h.

Change-Id: I3dc49060e275295f785670c87cc65fd3c3abd24a
---
M channels/chan_iax2.c
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/73/15573/1

diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c
index 2ecd689..4122c04 100644
--- a/channels/chan_iax2.c
+++ b/channels/chan_iax2.c
@@ -68,7 +68,6 @@
 #include <netinet/ip.h>
 #include <sys/time.h>
 #include <signal.h>
-#include <strings.h>
 #include <netdb.h>
 #include <fcntl.h>
 #include <sys/stat.h>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15573
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 18
Gerrit-Change-Id: I3dc49060e275295f785670c87cc65fd3c3abd24a
Gerrit-Change-Number: 15573
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Traud <pabstraud at compuserve.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210305/c35d6481/attachment.html>


More information about the asterisk-code-review mailing list