mazhiyuan
4 lat temu
|
|
@@ -24,6 +24,7 @@
|
|
|
#ifndef __WN_SESSION_H__
|
|
|
#define __WN_SESSION_H__
|
|
|
|
|
|
+#include <sys/select.h>
|
|
|
#include <wn_request.h>
|
|
|
|
|
|
#ifdef RT_USING_SAL
|
|
|
@@ -24,6 +24,7 @@
|
|
|
|
|
|
#include <stdint.h>
|
|
|
#include <string.h>
|
|
|
+#include <sys/errno.h>
|
|
|
|
|
|
#include <webnet.h>
|
|
|
#include <wn_module.h>
|