X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=support%2Finclude%2Fexportfs.h;h=4021e6094eb68a81013320da43b0f8ae44c8dcb5;hb=refs%2Ftags%2Fnfs-utils-1-0-2-pre4;hp=deb837c87c5b4bf9c7b7d23c5f7f6417c22bb4b7;hpb=37e49789ab1cd849def25ba4c4d97ccdb11d1e61;p=nfs-utils.git diff --git a/support/include/exportfs.h b/support/include/exportfs.h index deb837c..4021e60 100644 --- a/support/include/exportfs.h +++ b/support/include/exportfs.h @@ -77,4 +77,7 @@ int rmtab_read(void); struct nfskey * key_lookup(char *hname); +/* Record export error. */ +extern int export_errno; + #endif /* EXPORTFS_H */