From 76d4983c1572b3d796b2076f4a49087f004a816c Mon Sep 17 00:00:00 2001 From: Corey Farrell Date: Thu, 14 Jul 2016 04:25:43 -0400 Subject: [PATCH] features.c: Remove unneeded adsi.h include. adsi.h is no longer used by features.c since parking was moved to a module. Change-Id: I2248b8a455225a17cb6ddaafd6c20c511a1eaf59 --- main/features.c | 1 - 1 file changed, 1 deletion(-) diff --git a/main/features.c b/main/features.c index 00010514c5..43ec5e1c60 100644 --- a/main/features.c +++ b/main/features.c @@ -64,7 +64,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/cli.h" #include "asterisk/manager.h" #include "asterisk/utils.h" -#include "asterisk/adsi.h" #include "asterisk/devicestate.h" #include "asterisk/audiohook.h" #include "asterisk/global_datastores.h" -- 2.47.2