]> 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:27 +0000 (04:21 -0600)
commit4fc0e16838df8ee2085f58bf33f8ff07316015b6
tree71c87fe21eb0549d01ef84553908b77a145deef5
parent30840846488f64664a2cb0fbaff51d6d3d5cb632
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