]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_iax2: System Header strings is included via asterisk.h/compat.h.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 5 Mar 2021 17:45:32 +0000 (18:45 +0100)
committerJoshua Colp <jcolp@sangoma.com>
Wed, 10 Mar 2021 10:21:09 +0000 (04:21 -0600)
commit10c0d9e711038d4eee10fd36a6899922132324fe
treeb9b2e3975dea5f16085a7dbc01cc3df047492e97
parent526917bf616323f7b1c3e0cc01963f160f6529f8
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
channels/chan_iax2.c