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=f57f2e20aef0d42bd59f5648722490f40ad86ef5;hp=b8e7c4054f47479a9921b56bf1e7ad3c498b5a67;hb=7b331fb9d24a71242a6c0a45a06c49174b552c64;hpb=9d5eaa2e939723c47649f0f112b43cc8ff414740 diff --git a/support/include/nfslib.h b/support/include/nfslib.h index b8e7c40..f57f2e2 100644 --- a/support/include/nfslib.h +++ b/support/include/nfslib.h @@ -83,7 +83,7 @@ struct exportent { int e_nsquids; int * e_sqgids; int e_nsqgids; - int e_fsid; + unsigned int e_fsid; char * e_mountpoint; int e_fslocmethod; char * e_fslocdata;