mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
6555d3f587
This fixes compilation under GCC10. There's no reason for this to be in a C file anyway. Also fixed a -Wmissing-prototypes warning with nixio__addr_prefix. Signed-off-by: Rosen Penev <rosenp@gmail.com>