mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
iax tweak for netbsd
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2918 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
d1ab8a446f
commit
df6f6f2f2b
@ -23,7 +23,7 @@
|
||||
#pragma warning(disable:4200)
|
||||
#endif
|
||||
|
||||
#ifndef LINUX
|
||||
#if !defined(LINUX) && !defined(NETBSD)
|
||||
#define socklen_t int
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user