aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_iconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_iconv.c')
-rw-r--r--funcs/func_iconv.c1
1 files changed, 0 insertions, 1 deletions
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 *),