X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fnfslib.h;h=c0850291222fa64a45273cf83600aa05ad943bdd;hb=7d668dbaa15287ea5aafb79059fd407178759e78;hp=aba37c2fced4e4ed7e42070b4c8c2461f7d19233;hpb=8fd9fad1ea4b25b8962d70133f476650ef0637b0;p=nfs-utils.git diff --git a/support/include/nfslib.h b/support/include/nfslib.h index aba37c2..c085029 100644 --- a/support/include/nfslib.h +++ b/support/include/nfslib.h @@ -80,6 +80,9 @@ struct exportent { int e_nsqgids; int e_fsid; char * e_mountpoint; + int e_fslocmethod; + char * e_fslocdata; + char * e_uuid; }; struct rmtabent {