mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-28 13:20:44 +00:00
Fix rt_names build failure when FORTIFY_SOURCE disabled. Include limits.h which otherwise gets automatically included by fortify headers. Solves FS #194 Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>