X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=4021e6094eb68a81013320da43b0f8ae44c8dcb5;hp=deb837c87c5b4bf9c7b7d23c5f7f6417c22bb4b7;hb=refs%2Ftags%2Fnfs-utils-1-0-2-pre4;hpb=955d48dbcf0c75f263f2573c998acc65f95ededa 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 */