X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fexport%2Fclient.c;h=ba2db8fa3ac8a5eb480158aab023c818e36eda18;hp=dbfc2b1449bfe251a74f5e8d08026e5e2ba63d40;hb=73c61fa5cd114fa6eae0e095724ed63aa66a4a6b;hpb=7e90281b88c05b01c61152b54a0cf2faec45b09c diff --git a/support/export/client.c b/support/export/client.c index dbfc2b1..ba2db8f 100644 --- a/support/export/client.c +++ b/support/export/client.c @@ -178,6 +178,7 @@ out_badprefix: static int init_netmask6(nfs_client *UNUSED(clp), const char *UNUSED(slash)) { + return 0; } #endif /* IPV6_SUPPORTED */