summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2002-08-28 07:51:07 +0000
committerJelmer Vernooij <jelmer@samba.org>2002-08-28 07:51:07 +0000
commit97a957107df5ba730dd6e121b7ce3e3287d0a14e (patch)
tree558771010f6159662906e1cfee306c7513e5de11 /source3/include
parentbbbf21310f809bd948202840d27c34b6bebe94e3 (diff)
downloadsamba-97a957107df5ba730dd6e121b7ce3e3287d0a14e.tar.gz
samba-97a957107df5ba730dd6e121b7ce3e3287d0a14e.tar.bz2
samba-97a957107df5ba730dd6e121b7ce3e3287d0a14e.zip
Silly of me to only test this with --with-sam and not without. Doh!
(This used to be commit 6395c34f2f981d59b761d8615851a8fd54c1c304)
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/includes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index f7b0d76dd4..f1c8c50df4 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -751,9 +751,7 @@ extern int errno;
#include "passdb.h"
-#ifdef WITH_SAM
#include "sam.h"
-#endif
#include "session.h"