s3-passdb: finally stop including passdb.h globaly.
authorGünther Deschner <gd@samba.org>
Tue, 22 Mar 2011 22:32:56 +0000 (23:32 +0100)
committerGünther Deschner <gd@samba.org>
Tue, 29 Mar 2011 23:13:08 +0000 (01:13 +0200)
Guenther

source3/include/includes.h

index 3ae2fbbd0e43c9d484ee4730faf92f83142e45bc..1d3e02f813e9d11123c2640f8571fca4ee4f1370 100644 (file)
@@ -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"