LibC: Define winsize in both termios.h and sys/ioctl.h

This commit is contained in:
2026-07-20 04:07:23 +03:00
parent 2c340c5532
commit 87006e277f
3 changed files with 24 additions and 8 deletions
@@ -7,6 +7,8 @@ __BEGIN_DECLS
#include <stdint.h>
#include <bits/types/winsize.h>
#define I_ATMARK 1
#define I_CANPUT 2
#define I_CKBAND 3