From e5006737913cf0182a428bea5fe509001aa4e98f Mon Sep 17 00:00:00 2001 From: kpfleming Date: Mon, 6 Jun 2005 03:04:58 +0000 Subject: major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5855 f38db490-d61c-443f-a65b-d21fe96a405b --- res/res_agi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'res/res_agi.c') diff --git a/res/res_agi.c b/res/res_agi.c index f1837b5f0..726c54951 100755 --- a/res/res_agi.c +++ b/res/res_agi.c @@ -47,7 +47,6 @@ #include "asterisk/lock.h" #include "asterisk/agi.h" #include "asterisk.h" -#include "astconf.h" #ifdef SOLARIS #include "asterisk/astmm.h" #endif -- cgit v1.2.3