]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
fix opensolaris build (revert)
authorMichael Jerris <mike@jerris.com>
Sat, 3 Oct 2009 01:15:25 +0000 (01:15 +0000)
committerMichael Jerris <mike@jerris.com>
Sat, 3 Oct 2009 01:15:25 +0000 (01:15 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15061 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/spandsp/src/at_interpreter.c

index 30265cb8fbd6e787abe9bda440b573f1c2dd4784..5d488a2685113524566480af1511be1a2f69204c 100644 (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>