fix opensolaris build (revert)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15061 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-10-03 01:15:25 +00:00
parent 649e3393aa
commit 0d2199e877
1 changed files with 0 additions and 3 deletions

View File

@ -40,9 +40,6 @@
#include <fcntl.h>
#include <memory.h>
#include <string.h>
#if defined(HAVE_STRINGS_H)
#include <strings.h>
#endif
#include <ctype.h>
#include <assert.h>