Commit aab1ec5c43
Changed files (1)
std
os
bits
std/os/bits/linux.zig
@@ -421,7 +421,7 @@ pub const SO_COOKIE = 57;
pub const SCM_TIMESTAMPING_PKTINFO = 58;
pub const SO_PEERGROUPS = 59;
pub const SO_ZEROCOPY = 60;
-pub const SO_TXTIME = 61
+pub const SO_TXTIME = 61;
pub const SCM_TXTIME = SO_TXTIME;
pub const SO_BINDTOIFINDEX = 62;
pub const SO_TIMESTAMP_NEW = 63;