提交 393f9b6c authored 作者: Michael Jerris's avatar Michael Jerris

fix solaris build

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15067 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 90ef9f00
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
#include "config.h" #include "config.h"
#endif #endif
#if defined(__sun)
#define __EXTENSIONS__
#endif
#include <inttypes.h> #include <inttypes.h>
#include <stdlib.h> #include <stdlib.h>
#include <stdio.h> #include <stdio.h>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论