fix windows pch

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13392 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2009-05-19 20:12:32 +00:00
parent 724f56e832
commit 34f4535cb2
3 changed files with 10 additions and 9 deletions

View File

@@ -34,9 +34,6 @@
*/
#ifdef __linux__
#define _BSD_SOURCE
#endif
#include <switch.h>
#include <switch_version.h>