ctype.h: add locale_t type
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
sys_includes = ["bits/ctype.h", "features.h"]
|
||||
include_guard = "_RELIBC_CTYPE_H"
|
||||
after_includes = "#include <bits/locale-t.h> // for locale_t"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
no_includes = true
|
||||
|
||||
Reference in New Issue
Block a user