missing header file.
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@47 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
20c41323a7
commit
7c68876fc8
|
@ -28,6 +28,7 @@
|
||||||
#else
|
#else
|
||||||
#define WP_INVALID_SOCKET -1
|
#define WP_INVALID_SOCKET -1
|
||||||
#include <stropts.h>
|
#include <stropts.h>
|
||||||
|
#include <poll.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <wanpipe_defines.h>
|
#include <wanpipe_defines.h>
|
||||||
|
|
Loading…
Reference in New Issue