]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/nfs/exports.c
exports: NFSv4 pseudoroot support routines
[nfs-utils.git] / support / nfs / exports.c
index ef31a8556bd7621b9fb092028b37ac25787ad05b..50e83a8ec38987d5122f6b07d9b75e3ca0a8024b 100644 (file)
@@ -385,7 +385,7 @@ static int valid_uuid(char *uuid)
  * do nothing if it's already there.  Returns the index of flavor
  * in the resulting array in any case.
  */
-static int secinfo_addflavor(struct flav_info *flav, struct exportent *ep)
+int secinfo_addflavor(struct flav_info *flav, struct exportent *ep)
 {
        struct sec_entry *p;