aboutsummaryrefslogtreecommitdiffstats
path: root/pbx/pbx_ael.c
diff options
context:
space:
mode:
Diffstat (limited to 'pbx/pbx_ael.c')
-rw-r--r--pbx/pbx_ael.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/pbx/pbx_ael.c b/pbx/pbx_ael.c
index e6d1fdc87..95e6a1693 100644
--- a/pbx/pbx_ael.c
+++ b/pbx/pbx_ael.c
@@ -30,11 +30,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
-#include <sys/types.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <stdio.h>
-#include <string.h>
#include <ctype.h>
#include <errno.h>
#include <regex.h>