提交 85938b21 authored 作者: Stefan Knoblich's avatar Stefan Knoblich

Add possible fix for ozmod_isdn (+ pcap) compile error on solaris.

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@946 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 698667a0
...@@ -53,6 +53,9 @@ ...@@ -53,6 +53,9 @@
#ifdef HAVE_LIBPCAP #ifdef HAVE_LIBPCAP
/*-------------------------------------------------------------------------*/ /*-------------------------------------------------------------------------*/
/*Q931ToPcap functions*/ /*Q931ToPcap functions*/
#ifndef WIN32
#include <sys/socket.h>
#endif
#include <pcap.h> #include <pcap.h>
#endif #endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论