From: Kevin P. Fleming Date: Wed, 15 Oct 2008 08:55:47 +0000 (+0000) Subject: building this module depends on res_agi being built as well X-Git-Tag: 1.6.2.0-beta1~1109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e33548633d59f7b9c49b39dda5a48aa64d5496b;p=thirdparty%2Fasterisk.git building this module depends on res_agi being built as well git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@149384 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/apps/app_stack.c b/apps/app_stack.c index 4c42a01586..bfcefc19b0 100644 --- a/apps/app_stack.c +++ b/apps/app_stack.c @@ -25,6 +25,10 @@ * \ingroup applications */ +/*** MODULEINFO + res_agi + ***/ + #include "asterisk.h" ASTERISK_FILE_VERSION(__FILE__, "$Revision$")