Use <tdb.h> to include tdb, so the system include file gets used when building against
authorJelmer Vernooij <jelmer@samba.org>
Sun, 27 Feb 2011 17:45:53 +0000 (18:45 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 28 Feb 2011 20:11:21 +0000 (21:11 +0100)
commit136c1600648f690d7709a204c4a7117bb5a868c3
tree0196bb5951597728e3524935dc92033d89afa71f
parent4a42272f09aa52db8b1e11595b266d0ef8d4b041
Use <tdb.h> to include tdb, so the system include file gets used when building against
system tdb.
13 files changed:
source4/cluster/local.c
source4/lib/ldb-samba/ldb_wrap.c
source4/lib/messaging/messaging.c
source4/lib/tdb_wrap.c
source4/lib/tdb_wrap.h
source4/ntvfs/common/brlock.c
source4/ntvfs/common/brlock_tdb.c
source4/ntvfs/common/notify.c
source4/ntvfs/common/opendb_tdb.c
source4/ntvfs/posix/vfs_posix.c
source4/ntvfs/posix/xattr_tdb.c
source4/torture/basic/mangle_test.c
source4/torture/local/dbspeed.c