diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2024-12-17 05:56:53 +0800 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2024-12-18 01:22:48 +0800 |
commit | 0cc88d232757d4cbd771fed695d30af79674eb45 (patch) | |
tree | 7fa2d583c240cb4ff470b971373eb7498453c9e0 /benchtests/json-lib.c | |
parent | 215447f5cbcf1a494cded57734f68d7f9c2b0dc0 (diff) | |
download | glibc-0cc88d232757d4cbd771fed695d30af79674eb45.zip glibc-0cc88d232757d4cbd771fed695d30af79674eb45.tar.gz glibc-0cc88d232757d4cbd771fed695d30af79674eb45.tar.bz2 |
Silence Clang #include_next error
Use "#include <...>" to silence Clang #include_next error:
In file included from ../sysdeps/x86_64/fpu/test-double-vlen4-wrappers.c:19:
../sysdeps/x86_64/fpu/test-double-vlen4.h:19:2: error: #include_next in file found relative to primary source file or found by absolute path; will search from start of include path [-Werror,-Winclude-next-absolute-path]
19 | #include_next <test-double-vlen4.h>
| ^
1 error generated.
Signed-off-by: H.J. Lu <hjl.tools@gmail.com>
Reviewed-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'benchtests/json-lib.c')
0 files changed, 0 insertions, 0 deletions