aboutgitcodebugslistschat
path: root/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'udp.h')
-rw-r--r--udp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/udp.h b/udp.h
index 8be174f..2c9066b 100644
--- a/udp.h
+++ b/udp.h
@@ -38,7 +38,7 @@ union udp_epoll_ref {
v6:1,
port:16;
- };
+ } udp;
uint32_t u32;
};