X-Git-Url: https://git.distorted.org.uk/~mdw/yaid/blobdiff_plain/79805e61788e52f2cf8b6563b3656d5e40529d09..77fb54ff2baf731d1431e0a9f187e4aacf52b2f7:/linux.c diff --git a/linux.c b/linux.c index 4954cf9..b0db5f1 100644 --- a/linux.c +++ b/linux.c @@ -78,7 +78,7 @@ ADDRTYPES(DEFOPSYS) /*----- Main code ---------------------------------------------------------*/ -int get_default_gw(int af, union addr *a) +static int get_default_gw(int af, union addr *a) { int fd; char buf[32768];