test_substitution expects func_curl to be present to work.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@256783 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2010-04-12 02:19:02 +00:00
parent c78b29cb11
commit 387f2eb733

View File

@@ -27,6 +27,7 @@
/*** MODULEINFO
<depend>TEST_FRAMEWORK</depend>
<depend>func_curl</depend>
***/
#include "asterisk.h"