X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fnfslib.h;h=c0850291222fa64a45273cf83600aa05ad943bdd;hp=aba37c2fced4e4ed7e42070b4c8c2461f7d19233;hb=5fb04a376e6d5ba940e66507e4a615f4e94116e6;hpb=8fd9fad1ea4b25b8962d70133f476650ef0637b0 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 {