summaryrefslogtreecommitdiff
path: root/funcs/func_iconv.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_iconv.c')
-rw-r--r--funcs/func_iconv.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/funcs/func_iconv.c b/funcs/func_iconv.c
index 1bce3c66a..72d62b227 100644
--- a/funcs/func_iconv.c
+++ b/funcs/func_iconv.c
@@ -31,10 +31,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <sys/types.h>
#include <ctype.h>
#include <errno.h>
#include <iconv.h>