forked from Mirrors/freeswitch
cleanup?
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@201 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
380bb59f00
commit
1e8b78dc6b
@ -38,21 +38,6 @@ extern "C" {
|
||||
|
||||
#include <switch.h>
|
||||
|
||||
//#ifdef WIN32
|
||||
//#include <winsock2.h>
|
||||
//#include <time.h>
|
||||
//#define Public __declspec( dllexport )
|
||||
//#define PubImp __declspec( dllimport )
|
||||
//#else
|
||||
//#define Public
|
||||
//#define PubImp
|
||||
//#include <sys/time.h>
|
||||
//#include <unistd.h>
|
||||
//#endif
|
||||
|
||||
//#define HAVE_TIMEVAL_STRUCT
|
||||
|
||||
|
||||
#ifndef snprintf
|
||||
#define snprintf apr_snprintf
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user