mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-03-05 18:13:27 +00:00
temp tiff hack (make spandsp-reconf)
This commit is contained in:
parent
b7c80a8490
commit
19d1385714
@ -39,8 +39,9 @@
|
||||
#include <limits.h>
|
||||
#include <time.h>
|
||||
@INSERT_MATH_HEADER@
|
||||
#if !defined(SPANDSP_NO_TIFF)
|
||||
#include <tiffio.h>
|
||||
|
||||
#endif
|
||||
#include <spandsp/telephony.h>
|
||||
#include <spandsp/fast_convert.h>
|
||||
#include <spandsp/logging.h>
|
||||
|
@ -31,6 +31,7 @@
|
||||
* this file does not exist!!!!
|
||||
*
|
||||
*/
|
||||
#define SPANDSP_NO_TIFF 1
|
||||
#include "spandsp.h"
|
||||
#include "switch_profile.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user