openwrt/toolchain/fortify-headers
Matthias Van Parys 26093cbc88 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 2425d6df12)
2023-08-11 12:53:33 +02:00
..
patches fortify-headers: add __extension__ mark to strings.h 2023-08-11 12:53:33 +02:00
Makefile fortify-headers: fix build error when _REDIR_TIME64 is not defined 2023-05-13 14:09:53 +02:00