dect
/
asterisk
Archived
13
0
Fork 0

The irony of not compile-testing a test program before committing is killing me.

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@242317 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
tilghman 2010-01-22 15:09:12 +00:00
parent 9acb1a538e
commit beab21ba11
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h"
#include "asterisk/sched.h"
#include "asterisk/test.h"
#include "asterisk/cli.h"
static int sched_cb(const void *data)
{