Fix error on deprecated functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
sys_includes = ["stddef.h", "stdint.h"]
|
||||
sys_includes = ["features.h", "stddef.h", "stdint.h"]
|
||||
include_guard = "_RELIBC_STRINGS_H"
|
||||
language = "C"
|
||||
style = "Tag"
|
||||
|
||||
Reference in New Issue
Block a user