From: Daniel Golle Date: Tue, 23 Jun 2015 17:42:46 +0000 (+0200) Subject: asterisk-1.8.x: fix chan_lantiq with musl X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2b2536603b726b820cfd5567d04a04336d3fa8b2;p=feed%2Ftelephony.git asterisk-1.8.x: fix chan_lantiq with musl Signed-off-by: Daniel Golle --- diff --git a/net/asterisk-1.8.x/src-lantiq/channels/chan_lantiq.c b/net/asterisk-1.8.x/src-lantiq/channels/chan_lantiq.c index 6e2b502..1537309 100644 --- a/net/asterisk-1.8.x/src-lantiq/channels/chan_lantiq.c +++ b/net/asterisk-1.8.x/src-lantiq/channels/chan_lantiq.c @@ -49,6 +49,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision: xxx $") #include #include #include +#include #include #ifdef HAVE_LINUX_COMPILER_H #include