summaryrefslogtreecommitdiff
path: root/source3/smbd/lanman.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-24 13:46:20 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:09 +0200
commitaf300a9fcb96f99b37cbf3a47332a135bfe9722f (patch)
tree169779ae2b792b7b4918d309b94514d8d96b0fde /source3/smbd/lanman.c
parent146c1aac99b20afff30567e80fca7540853c446a (diff)
downloadsamba-af300a9fcb96f99b37cbf3a47332a135bfe9722f.tar.gz
samba-af300a9fcb96f99b37cbf3a47332a135bfe9722f.tar.bz2
samba-af300a9fcb96f99b37cbf3a47332a135bfe9722f.zip
s3-auth: smbd needs auth.h
Guenther
Diffstat (limited to 'source3/smbd/lanman.c')
-rw-r--r--source3/smbd/lanman.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbd/lanman.c b/source3/smbd/lanman.c
index c435cd8e34..bf2987f907 100644
--- a/source3/smbd/lanman.c
+++ b/source3/smbd/lanman.c
@@ -43,6 +43,7 @@
#include "../libcli/security/security.h"
#include "printing.h"
#include "passdb/machine_sid.h"
+#include "auth.h"
#ifdef CHECK_TYPES
#undef CHECK_TYPES