diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-12-14 19:08:22 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-12-14 19:08:22 +0100 |
commit | 1e419cd31bea64c664c36dee10fa9e843b6f76d6 (patch) | |
tree | 23614c0c63ec6518b96939036fc4dd3198325f47 | |
parent | 573441ff9b63fed9ab0b7eaf52df337ccd5592be (diff) | |
download | samba-1e419cd31bea64c664c36dee10fa9e843b6f76d6.tar.gz samba-1e419cd31bea64c664c36dee10fa9e843b6f76d6.tar.bz2 samba-1e419cd31bea64c664c36dee10fa9e843b6f76d6.zip |
Rename ldap.h to ldap-util.h to avoid clashing with the system ldap.h
-rw-r--r-- | source4/headermap.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/headermap.txt b/source4/headermap.txt index b6edaac414..c906282a31 100644 --- a/source4/headermap.txt +++ b/source4/headermap.txt @@ -50,7 +50,7 @@ rpc_server/dcerpc_server.h: dcerpc_server.h rpc_server/common/common.h: dcerpc_server/common.h libcli/auth/credentials.h: domain_credentials.h ../lib/util/charset/charset.h: charset.h -libcli/ldap/ldap.h: ldap.h +libcli/ldap/ldap.h: ldap-util.h ../lib/torture/torture.h: torture.h libcli/libcli.h: client.h librpc/gen_ndr/nbt.h: gen_ndr/nbt.h |