From 150b2c22ef3891af40e92cccbe05dbd3006e99a9 Mon Sep 17 00:00:00 2001 From: rizzo Date: Wed, 21 Nov 2007 23:24:55 +0000 Subject: remove another set of redundant #include "asterisk/options.h" git-svn-id: http://svn.digium.com/svn/asterisk/trunk@89512 f38db490-d61c-443f-a65b-d21fe96a405b --- funcs/func_iconv.c | 1 - 1 file changed, 1 deletion(-) (limited to 'funcs/func_iconv.c') diff --git a/funcs/func_iconv.c b/funcs/func_iconv.c index 19cd2e54c..f3f49bff7 100644 --- a/funcs/func_iconv.c +++ b/funcs/func_iconv.c @@ -39,7 +39,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") #include "asterisk/pbx.h" #include "asterisk/utils.h" #include "asterisk/app.h" -#include "asterisk/options.h" /*! * Some systems define the second arg to iconv() as (const char *), -- cgit v1.2.3