mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 23:34:31 +04:00
In file included from print.h:25:0,
from linreg.c:24:
util.h:364:32: error: unknown type name 'time_t'
int rate_limited(int interval, time_t *last);
^
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>