X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fnfslib.h;fp=support%2Finclude%2Fnfslib.h;h=73f3c20cd6c9db64096cd9d53192cd799b9755a8;hp=cee826bb6f5f9ecb160b02dbe019f839ee7edf36;hb=73840ef610accf4cf667427bc64805377c0d8394;hpb=38e4c685410885a6d464ddd44eff4fd5e7f8459f diff --git a/support/include/nfslib.h b/support/include/nfslib.h index cee826b..73f3c20 100644 --- a/support/include/nfslib.h +++ b/support/include/nfslib.h @@ -95,6 +95,7 @@ struct exportent { char * e_fslocdata; char * e_uuid; struct sec_entry e_secinfo[SECFLAVOR_COUNT+1]; + unsigned int e_ttl; }; struct rmtabent {