fix spandsp osx build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10579 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-12-03 18:39:05 +00:00
parent e827da5620
commit e64dca145e
2 changed files with 0 additions and 2 deletions

View File

@ -42,7 +42,6 @@
#include <memory.h>
#include <string.h>
#include <ctype.h>
#include <malloc.h>
#include "floating_fudge.h"
#if defined(HAVE_TGMATH_H)
#include <tgmath.h>

View File

@ -37,7 +37,6 @@
#include <fcntl.h>
#include <time.h>
#include <string.h>
#include <malloc.h>
#include "floating_fudge.h"
#if defined(HAVE_TGMATH_H)
#include <tgmath.h>