summaryrefslogtreecommitdiff
path: root/pbx/pbx_ael.c
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-19 21:12:08 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-19 21:12:08 +0000
commitffd86fc964f67e2a828fb2e0974c6aaf563c2c98 (patch)
treeddca64a08cfa9907bb61a093e91466858d117e4c /pbx/pbx_ael.c
parent086630d121155236a61bc568de2329fb6fd7a77a (diff)
more errno.h removal
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@89432 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx/pbx_ael.c')
-rw-r--r--pbx/pbx_ael.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/pbx/pbx_ael.c b/pbx/pbx_ael.c
index 95e6a1693..cffa65f40 100644
--- a/pbx/pbx_ael.c
+++ b/pbx/pbx_ael.c
@@ -31,7 +31,6 @@
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include <ctype.h>
-#include <errno.h>
#include <regex.h>
#include <sys/stat.h>