src: remove unnecessary wpoll.h includes
This commit is contained in:
parent
a53ad7c753
commit
f5f606e8b9
@ -7,7 +7,6 @@
|
||||
#include "port.h"
|
||||
#include "reflock-tree.h"
|
||||
#include "util.h"
|
||||
#include "wepoll.h"
|
||||
#include "win.h"
|
||||
|
||||
static reflock_tree_t _epoll_handle_tree;
|
||||
|
||||
@ -10,7 +10,6 @@
|
||||
#include "sock.h"
|
||||
#include "tree.h"
|
||||
#include "util.h"
|
||||
#include "wepoll.h"
|
||||
#include "win.h"
|
||||
|
||||
typedef struct ep_port ep_port_t;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user