diff options
author | Matthias Van Parys <matthias.vanparys@softathome.com> | 2023-07-11 10:47:53 +0200 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-08-11 12:53:33 +0200 |
commit | 26093cbc888c530481a4ac506608c819a889b32b (patch) | |
tree | 05d9792e3c9c31e4d9f7de3d4c174bad764b2398 /include/kernel-build.mk | |
parent | e99745659539e28102abd7421d418ec2dd7e3bc2 (diff) | |
download | upstream-26093cbc888c530481a4ac506608c819a889b32b.tar.gz upstream-26093cbc888c530481a4ac506608c819a889b32b.tar.bz2 upstream-26093cbc888c530481a4ac506608c819a889b32b.zip |
fortify-headers: add __extension__ mark to strings.h
Add the __extension__ mark before #include_next in strings.h
to avoid a compiler error when -pedantic is enabled.
This has been done for all other headers in the past.
Signed-off-by: Matthias Van Parys <matthias.vanparys@softathome.com>
(cherry picked from commit 2425d6df121082a8643459ac7996334779792a59)
Diffstat (limited to 'include/kernel-build.mk')
0 files changed, 0 insertions, 0 deletions