freetdm: include utils header in the core
This commit is contained in:
parent
a3b2e91ebf
commit
def3e0b386
|
@ -117,6 +117,7 @@
|
||||||
#include "ftdm_buffer.h"
|
#include "ftdm_buffer.h"
|
||||||
#include "ftdm_threadmutex.h"
|
#include "ftdm_threadmutex.h"
|
||||||
#include "ftdm_sched.h"
|
#include "ftdm_sched.h"
|
||||||
|
#include "ftdm_call_utils.h"
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C" {
|
extern "C" {
|
||||||
|
|
Loading…
Reference in New Issue