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: https://origsvn.digium.com/svn/asterisk/trunk@32860 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-06-07 19:05:35 +00:00
parent 472c1ca282
commit 274ce731e2
10 changed files with 10 additions and 11 deletions

1
acl.c
View File

@@ -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 */