diff --git a/src/header/sys_types/cbindgen.toml b/src/header/sys_types/cbindgen.toml index 0f4f6a5b66..ddd124dcb0 100644 --- a/src/header/sys_types/cbindgen.toml +++ b/src/header/sys_types/cbindgen.toml @@ -7,6 +7,7 @@ # bits/useconds-t.h brings in features.h for deprecated annotation # bits/pthread.h is separate for convenience include_guard = "_RELIBC_SYS_TYPES_H" +sys_includes = ["features.h"] after_includes = """ #include #include