mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-29 16:15:05 +04:00
Fixes these warnings: swlib.c:455:18: warning: implicit declaration of function 'isspace' swlib.c:461:9: warning: implicit declaration of function 'isdigit' Signed-off-by: Rosen Penev <rosenp@gmail.com>