s3 merged build: Fix include error
authorTim Prouty <tprouty@samba.org>
Wed, 7 Jan 2009 21:12:35 +0000 (13:12 -0800)
committerTim Prouty <tprouty@samba.org>
Wed, 7 Jan 2009 23:03:16 +0000 (15:03 -0800)
commitbed05fbf2e73d4e637e9267c2205feae7ae6440e
tree36b2241b1b435f3516f64c13f946ae0d6bd59524
parent9b44fb1c931e8e295794aa33394aa3ddd930f1fa
s3 merged build: Fix include error

On some builds compiling source4/ntvfs/common/brlock_tdb.c was failing
because tdb_wrap.h couldn't find tdb.h.  Adding the path should fix
the problem.
source4/lib/tdb_wrap.h