mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-16 16:58:35 +00:00
fix non-windows build broken by msvc 9 fix.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6645 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
067afdf3d3
commit
6c86bd9cc3
@ -44,6 +44,7 @@ int udns_inet_pton(int, const char *, void *);
|
||||
# include <iphlpapi.h> /* for dns server addresses etc */
|
||||
# undef HAVE_POLL
|
||||
#else
|
||||
#define udns_inet_pton inet_pton
|
||||
# include <sys/types.h>
|
||||
# include <sys/socket.h>
|
||||
# include <netinet/in.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user