Include sys/types.h in termios.h
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sys_includes = ["stdint.h", "features.h"]
|
||||
sys_includes = ["sys/types.h", "stdint.h", "features.h"]
|
||||
include_guard = "_RELIBC_TERMIOS_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
|
||||
Reference in New Issue
Block a user