mirror of
https://github.com/openwrt/packages.git
synced 2026-06-14 01:22:11 +08:00
b38a8c1457
Do not cast to caddr_t, but use a void * instead, the members are all void *. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>