X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=1fbf7542e9b875b25e062ffb00e7731314e11f79;hp=5960febf2c997fbd5b6f4c9e50928b6e096d4365;hb=6eba4e22ce2b10bcfb19fbb253f7e235afbaa406;hpb=302de786930a2c533068f9d8909a817b40f07c32 diff --git a/support/include/exportfs.h b/support/include/exportfs.h index 5960feb..1fbf754 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -177,6 +177,7 @@ struct export_features { }; struct export_features *get_export_features(void); +void fix_pseudoflavor_flags(struct exportent *ep); /* Record export error. */ extern int export_errno;