summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2002-11-05 21:51:04 +0000
committerJeremy Allison <jra@samba.org>2002-11-05 21:51:04 +0000
commitb391591c21e2ffe0585cb11af9869bb86ccc9c73 (patch)
tree4d6f563bd61d5d892efdb1318d543f4cc2c42836 /source3/include/smb.h
parentb51160452eb992fd15bf45b9616a56bae9d16e37 (diff)
downloadsamba-b391591c21e2ffe0585cb11af9869bb86ccc9c73.tar.gz
samba-b391591c21e2ffe0585cb11af9869bb86ccc9c73.tar.bz2
samba-b391591c21e2ffe0585cb11af9869bb86ccc9c73.zip
Missed extern.
Jeremy. (This used to be commit 13995fc0499798e546b019eb44a98614df0ded97)
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index e42bcb3319..52505dab99 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -1417,6 +1417,7 @@ enum case_handling {CASE_LOWER,CASE_UPPER};
*/
extern int unix_ERR_class;
extern int unix_ERR_code;
+extern NTSTATUS unix_ERR_ntstatus;
/*
* Used in chaining code.