aboutgitcodebugslistschat
path: root/epoll_ctl.h
diff options
context:
space:
mode:
Diffstat (limited to 'epoll_ctl.h')
-rw-r--r--epoll_ctl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epoll_ctl.h b/epoll_ctl.h
index 2c103cd..879763c 100644
--- a/epoll_ctl.h
+++ b/epoll_ctl.h
@@ -35,7 +35,7 @@ union epoll_ref {
union {
uint32_t flow;
flow_sidx_t flowside;
- union fwd_listen_ref listen;
+ struct fwd_listen_ref listen;
uint32_t data;
int nsdir_fd;
int queue;