Skip to content

Commit

Permalink
fixup to "Fix the definition of several BPF related ioctls on 32-bit …
Browse files Browse the repository at this point in the history
…FreeBSD": style
  • Loading branch information
asomers committed Oct 2, 2024
1 parent b38ee9e commit d08c4a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/unix/bsd/freebsdlike/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,6 @@ cfg_if! {
}
}


pub const FIODTYPE: ::c_ulong = 0x4004667a;
pub const FIOGETLBA: ::c_ulong = 0x40046679;

Expand Down

0 comments on commit d08c4a4

Please sign in to comment.