diff --git a/ci/test/01_iwyu.patch b/ci/test/01_iwyu.patch index e7d75f4ee7a..209e133f0e3 100644 --- a/ci/test/01_iwyu.patch +++ b/ci/test/01_iwyu.patch @@ -535,7 +535,7 @@ See: https://github.com/include-what-you-use/include-what-you-use/blob/clang_21/ { "", kPrivate, "", kPublic }, // Exports guaranteed by the C standard - { "", kPublic, "", kPublic }, -+ { "", kPrivate, "", kPrivate }, ++ { "", kPublic, "", kPublic }, }; const IncludeMapEntry stdlib_c_include_map[] = {