From: Jason Parker Date: Wed, 20 Sep 2006 18:50:10 +0000 (+0000) Subject: Avoid errors when compiling out of tree modules like asterisk-addons. X-Git-Tag: 1.4.0-beta1~24 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=261e84229d31ad8c20ba919f3194d7a3fcbcaf1b;p=thirdparty%2Fasterisk.git Avoid errors when compiling out of tree modules like asterisk-addons. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@43351 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/include/asterisk/compat.h b/include/asterisk/compat.h index ad4cfc6160..e02d3c7c13 100644 --- a/include/asterisk/compat.h +++ b/include/asterisk/compat.h @@ -16,6 +16,7 @@ #ifndef _COMPAT_H #define _COMPAT_H +#include "asterisk/autoconfig.h" #include #include #include