diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2007-05-05 18:50:56 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:52:00 -0500 |
commit | 1093875d59f1ea9b8bd82277d4f9d8366e584952 (patch) | |
tree | 914550c5ed45ac39be691e39e97bc8dc2fd8b7d7 /source/lib/ldb/modules/operational.c | |
parent | 3c46831f66136896b6b15c351442684ed20730d6 (diff) | |
download | samba-1093875d59f1ea9b8bd82277d4f9d8366e584952.tar.gz |
r22681: Fix standalone ldb build when parent directory name != ldb.
Diffstat (limited to 'source/lib/ldb/modules/operational.c')
-rw-r--r-- | source/lib/ldb/modules/operational.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/source/lib/ldb/modules/operational.c b/source/lib/ldb/modules/operational.c index 4fa572501f7..96590a49a92 100644 --- a/source/lib/ldb/modules/operational.c +++ b/source/lib/ldb/modules/operational.c @@ -74,8 +74,7 @@ modifiersName: not supported by w2k3? */ -#include "includes.h" -#include "ldb/include/includes.h" +#include "ldb_includes.h" /* construct a canonical name from a message |