aboutsummaryrefslogtreecommitdiffstats
path: root/acl.c
diff options
context:
space:
mode:
authorkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 19:05:35 +0000
committerkpfleming <kpfleming@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-07 19:05:35 +0000
commitcbd3156f728ca54bb4d1964c0581201f4dce6f0f (patch)
tree5f384909ae0c5e56d4aba225c885610317e8cd92 /acl.c
parent73c525e6e2dbcf452c2e78e44a63678f2b2068ea (diff)
move autoconfig.h to the include/asterisk directory so it will get installed
install asterisk.h include the system's default include directory git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32860 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'acl.c')
-rw-r--r--acl.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/acl.c b/acl.c
index 7b5850d03..b3ca90362 100644
--- a/acl.c
+++ b/acl.c
@@ -69,7 +69,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h"
#include "asterisk/lock.h"
#include "asterisk/srv.h"
-#include "asterisk/compat.h"
struct ast_ha {
/* Host access rule */