summaryrefslogtreecommitdiffstats
path: root/source4/libcli/security/security.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-03-28 22:04:52 +1100
committerAndrew Bartlett <abartlet@samba.org>2008-03-28 22:04:52 +1100
commit5c4e340ee3ff3dc5d8fdb8b4c6441cfb1071b098 (patch)
treeafc885ed00776acfc6b4f592c2a7eba4b763d2ef /source4/libcli/security/security.h
parent142fbfb3c1f9f8cda7f0edaa801f8345f23d805f (diff)
parent52013b846a7b97022b8368b51734e7a960e704f4 (diff)
downloadsamba-5c4e340ee3ff3dc5d8fdb8b4c6441cfb1071b098.tar.gz
samba-5c4e340ee3ff3dc5d8fdb8b4c6441cfb1071b098.tar.xz
samba-5c4e340ee3ff3dc5d8fdb8b4c6441cfb1071b098.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
(This used to be commit 764b7879d23bfa413a6747226f377ce2eaeaea26)
Diffstat (limited to 'source4/libcli/security/security.h')
-rw-r--r--source4/libcli/security/security.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/libcli/security/security.h b/source4/libcli/security/security.h
index c7f2a09311..46ef6186b8 100644
--- a/source4/libcli/security/security.h
+++ b/source4/libcli/security/security.h
@@ -26,4 +26,6 @@ enum security_user_level {
SECURITY_SYSTEM
};
+struct auth_session_info;
+
#include "libcli/security/proto.h"