Skip to content
Snippets Groups Projects
Commit f9f4f6aa authored by Tilghman Lesher's avatar Tilghman Lesher
Browse files

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

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@242317 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 64b76fa4
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") ...@@ -37,6 +37,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
#include "asterisk/utils.h" #include "asterisk/utils.h"
#include "asterisk/sched.h" #include "asterisk/sched.h"
#include "asterisk/test.h" #include "asterisk/test.h"
#include "asterisk/cli.h"
static int sched_cb(const void *data) static int sched_cb(const void *data)
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment