X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=support%2Finclude%2Fexportfs.h;h=4021e6094eb68a81013320da43b0f8ae44c8dcb5;hb=0036a143c415eac6388d992a4e637e7004147296;hp=deb837c87c5b4bf9c7b7d23c5f7f6417c22bb4b7;hpb=955d48dbcf0c75f263f2573c998acc65f95ededa;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 */