split out winsize from sys_ioctl header

This commit is contained in:
auronandace
2026-05-25 16:57:12 +01:00
parent 7b3371848c
commit 3ddd4f56df
9 changed files with 39 additions and 26 deletions
+1
View File
@@ -57,6 +57,7 @@ pub mod bits_timeval;
pub mod bits_uid_t;
#[path = "bits_useconds-t/mod.rs"]
pub mod bits_useconds_t;
pub mod bits_winsize;
// complex.h implemented in C (currently through openlibm)
pub mod cpio;
pub mod crypt;