提交 045a2999 authored 作者: Michael Jerris's avatar Michael Jerris

tweak ifdef

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8873 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 916f1cff
...@@ -54,7 +54,7 @@ extern "C" { ...@@ -54,7 +54,7 @@ extern "C" {
} }
#endif #endif
#ifdef __sunos__ #if defined (__SVR4) && defined (__sun)
#define __EXTENSIONS__ 1 #define __EXTENSIONS__ 1
#include <strings.h> #include <strings.h>
#endif #endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论