From 1a5cdeb138cdb1dc91d0b7f69a1e415cdeef4ad1 Mon Sep 17 00:00:00 2001 From: Steve Murphy Date: Sat, 17 Nov 2007 17:46:36 +0000 Subject: a quick fix to pbx_dundi.c to make it so it will compile. Hope I did the right thing. And some additions to removal of extens to take care of hashtab pointers in all cases. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89388 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- pbx/pbx_dundi.c | 1 + 1 file changed, 1 insertion(+) (limited to 'pbx/pbx_dundi.c') diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index bcbce6e4e..fb673c78f 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -36,6 +36,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include #include #include +#include #include "asterisk/file.h" #include "asterisk/logger.h" -- cgit v1.2.3