mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-06-15 02:06:18 -04:00
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)