mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
Removed DEBUG_CHAN_MEMORY
This commit is contained in:
parent
e90ccb151e
commit
b7c23acd40
@ -35,7 +35,11 @@
|
||||
|
||||
|
||||
#include "ftmod_sangoma_isdn.h"
|
||||
#if 1
|
||||
#undef FTDM_DEBUG_CHAN_MEMORY
|
||||
#else
|
||||
#define FTDM_DEBUG_CHAN_MEMORY
|
||||
#endif
|
||||
|
||||
#ifdef FTDM_DEBUG_CHAN_MEMORY
|
||||
#include <sys/mman.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user