From 7e8835e0d79b129fe07a5f1a67aee35548e616cd Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Wed, 21 Nov 2007 23:24:55 +0000 Subject: remove another set of redundant #include "asterisk/options.h" git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89512 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_getcpeid.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/app_getcpeid.c') diff --git a/apps/app_getcpeid.c b/apps/app_getcpeid.c index 1eaf17a90..1bab819b7 100644 --- a/apps/app_getcpeid.c +++ b/apps/app_getcpeid.c @@ -35,7 +35,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/pbx.h" #include "asterisk/module.h" #include "asterisk/adsi.h" -#include "asterisk/options.h" static char *app = "GetCPEID"; -- cgit v1.2.3