summaryrefslogtreecommitdiff
path: root/source3/libnet
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-10-17 18:03:31 +0200
committerGünther Deschner <gd@samba.org>2011-11-16 12:26:26 +0100
commit8312ee136771befd2c04d877e3ab340e1b1366a7 (patch)
tree21efdef7c839b69aaea714931309e0d6eb5fb8a1 /source3/libnet
parent28f8ccbe8b36766cf15a3d97cffb4ea66b411958 (diff)
downloadsamba-8312ee136771befd2c04d877e3ab340e1b1366a7.tar.gz
samba-8312ee136771befd2c04d877e3ab340e1b1366a7.tar.bz2
samba-8312ee136771befd2c04d877e3ab340e1b1366a7.zip
s3-passdb: split out passdb/pdb_ldap_schema.c
Guenther
Diffstat (limited to 'source3/libnet')
-rw-r--r--source3/libnet/libnet_samsync_ldif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/libnet/libnet_samsync_ldif.c b/source3/libnet/libnet_samsync_ldif.c
index f535e28e33..a46bfca554 100644
--- a/source3/libnet/libnet_samsync_ldif.c
+++ b/source3/libnet/libnet_samsync_ldif.c
@@ -25,9 +25,9 @@
#include "includes.h"
#include "libnet/libnet_samsync.h"
-#include "smbldap.h"
#include "transfer_file.h"
#include "passdb.h"
+#include "passdb/pdb_ldap_schema.h"
#ifdef HAVE_LDAP