summaryrefslogtreecommitdiff
path: root/source3/auth/auth_server.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-22 23:49:03 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:08 +0200
commit34a335a87db7d707c34a069f29b7cb97c8f36be9 (patch)
tree8e4530aaf25e774cddc78486ca86676d4a3968b2 /source3/auth/auth_server.c
parent45364f5e69c4ef00f6870e11213da930e802b6d0 (diff)
downloadsamba-34a335a87db7d707c34a069f29b7cb97c8f36be9.tar.gz
samba-34a335a87db7d707c34a069f29b7cb97c8f36be9.tar.bz2
samba-34a335a87db7d707c34a069f29b7cb97c8f36be9.zip
s3: auth also needs parts of smbd.
Guenther
Diffstat (limited to 'source3/auth/auth_server.c')
-rw-r--r--source3/auth/auth_server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_server.c b/source3/auth/auth_server.c
index 47b6e36d6f..7ca370971c 100644
--- a/source3/auth/auth_server.c
+++ b/source3/auth/auth_server.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "system/passwd.h"
+#include "smbd/smbd.h"
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_AUTH