summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-03-22 23:32:56 +0100
committerGünther Deschner <gd@samba.org>2011-03-30 01:13:08 +0200
commit60d2816c5e914f1674267a3b388c302335f93466 (patch)
treeff3143244f3c346a8290de80817d0254c4368bee /source3/include
parent235f1485901774bfbeb0f052bc4e1397f4ef0b88 (diff)
downloadsamba-60d2816c5e914f1674267a3b388c302335f93466.tar.gz
samba-60d2816c5e914f1674267a3b388c302335f93466.tar.bz2
samba-60d2816c5e914f1674267a3b388c302335f93466.zip
s3-passdb: finally stop including passdb.h globaly.
Guenther
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/includes.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/includes.h b/source3/include/includes.h
index 3ae2fbbd0e..1d3e02f813 100644
--- a/source3/include/includes.h
+++ b/source3/include/includes.h
@@ -541,7 +541,6 @@ typedef char fstring[FSTRING_LEN];
#include "smb.h"
#include "nameserv.h"
#include "../lib/util/byteorder.h"
-#include "passdb.h"
#include "auth.h"
#include "librpc/rpc/dcerpc.h"