Use <tdb.h> to include tdb, so the system include file gets used when building against
[kamenim/samba.git] / source4 / ntvfs / posix / xattr_tdb.c
index 69324a3498b39a721d4b7e38756c731195e470e0..de7c83677a4891a107874dfdd9d455d1dcfde51b 100644 (file)
@@ -21,7 +21,7 @@
 
 #include "includes.h"
 #include "tdb_wrap.h"
-#include "../tdb/include/tdb.h"
+#include <tdb.h>
 #include "vfs_posix.h"
 
 #define XATTR_LIST_ATTR ".xattr_list"