Michael Walle fe1489bc6d net: wget: fix implicit declaration
The compiler complains about the missing declaration of print_size():
net/wget.c:415:3: warning: implicit declaration of function ‘print_size’ [-Wimplicit-function-declaration]

Fix it.

Signed-off-by: Michael Walle <michael@walle.cc>
2022-12-29 09:50:53 -05:00
..
2020-06-12 13:17:23 -04:00
2022-01-19 18:11:34 +01:00
2022-12-05 12:47:16 -05:00
2022-12-05 12:47:16 -05:00
2022-12-22 15:39:13 -05:00
2022-12-05 12:47:16 -05:00
2019-09-04 11:37:19 -05:00
2022-12-05 12:47:16 -05:00
2022-11-28 13:06:39 -05:00
2020-09-30 16:55:03 -04:00
2022-12-29 09:50:53 -05:00
2018-07-02 14:14:20 -05:00