mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
fix opensolaris build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15060 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6c70e2fd8b
commit
649e3393aa
@ -40,6 +40,9 @@
|
||||
#include <fcntl.h>
|
||||
#include <memory.h>
|
||||
#include <string.h>
|
||||
#if defined(HAVE_STRINGS_H)
|
||||
#include <strings.h>
|
||||
#endif
|
||||
#include <ctype.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user