forked from Mirrors/freeswitch
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…
Reference in New Issue