]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_dahdi: add missing include.
authorGuido Falsi <madpilot@FreeBSD.org>
Thu, 23 May 2019 14:44:07 +0000 (16:44 +0200)
committerJoshua Colp <jcolp@digium.com>
Thu, 23 May 2019 14:50:07 +0000 (08:50 -0600)
commit5d298be0e0cb94e2c3754587bc29b0d9089f7bdb
tree38a4251b0b2c68d5a4941952002470895f463ce0
parentbcca2cf3e621aee40954d48a38f88f9e32a0ed94
chan_dahdi: add missing include.

After some definitions have been moved to asterisk/mwi.h the files
channels/chan_dahdi.h channels/sig_pri.c are missing this new
include.

ASTERISK-28427 #close

Change-Id: Ia8cc595eeda653324643f40dcd9799d4c3f0ac91
channels/chan_dahdi.h
channels/sig_pri.c