summaryrefslogtreecommitdiff
path: root/source4/cluster/ctdb/brlock_ctdb.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-01-24 04:34:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:44:18 -0500
commite7d0d22806e249e315c0cb6ebed4caa93b80e8e5 (patch)
treea354978ea502c01da67b4b6d02e7dd61fa65734d /source4/cluster/ctdb/brlock_ctdb.c
parent8ffc4c430cf4942a1eaedec6fc60e9d538817a07 (diff)
downloadsamba-e7d0d22806e249e315c0cb6ebed4caa93b80e8e5.tar.gz
samba-e7d0d22806e249e315c0cb6ebed4caa93b80e8e5.tar.bz2
samba-e7d0d22806e249e315c0cb6ebed4caa93b80e8e5.zip
r20991: use relative includes for ctdb headers. This works with both
standalone and built-in ctdb (This used to be commit 3e5f29bddfd83914eeec706367b2b1bd30aba31e)
Diffstat (limited to 'source4/cluster/ctdb/brlock_ctdb.c')
-rw-r--r--source4/cluster/ctdb/brlock_ctdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/cluster/ctdb/brlock_ctdb.c b/source4/cluster/ctdb/brlock_ctdb.c
index 35ea71b1af..429c719031 100644
--- a/source4/cluster/ctdb/brlock_ctdb.c
+++ b/source4/cluster/ctdb/brlock_ctdb.c
@@ -29,7 +29,7 @@
#include "libcli/libcli.h"
#include "cluster/cluster.h"
#include "ntvfs/common/brlock.h"
-#include "cluster/ctdb/include/ctdb.h"
+#include "include/ctdb.h"
#define ENABLE_NOTIFIES 0