mirror of
https://github.com/Fennix-Project/Kernel.git
synced 2025-07-10 23:09:18 +00:00
std: Add TIOCGSID macro
This commit is contained in:
@ -74,5 +74,6 @@
|
|||||||
#define TIOCMBIS 0x5416
|
#define TIOCMBIS 0x5416
|
||||||
#define TIOCMBIC 0x5417
|
#define TIOCMBIC 0x5417
|
||||||
#define TIOCMSET 0x5418
|
#define TIOCMSET 0x5418
|
||||||
|
#define TIOCGSID 0x5429
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user