Skip to content
Commit fe1489bc authored by Michael Walle's avatar Michael Walle Committed by Tom Rini
Browse files

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: default avatarMichael Walle <michael@walle.cc>
parent 478ed23e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment