X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fconffile.h;h=ce7aa218a56527d9bcc1d77f275bab6a10c4e2fc;hp=fe23ec27daf319f57c1d66048ea38a333c8053ad;hb=0cdfd35cecc17eb1927f15d33205e43ec66675f2;hpb=2f61f62ac777cc03e30513f6fd3699f9e2f04e27 diff --git a/support/include/conffile.h b/support/include/conffile.h index fe23ec2..ce7aa21 100644 --- a/support/include/conffile.h +++ b/support/include/conffile.h @@ -76,10 +76,5 @@ static inline void upper2lower(char *str) *str++ = c; } -/* - * Default Mount options - */ -extern unsigned long config_default_vers; -extern unsigned long config_default_proto; #endif /* _CONFFILE_H_ */