Support system talloc/tevent headers.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 13 Jun 2010 17:39:20 +0000 (19:39 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Sun, 13 Jun 2010 17:39:20 +0000 (19:39 +0200)
source4/lib/ldb/include/ldb.h

index b644b995ac974280c46ce1919c07da11a9b6cd17..2eb395c81f77f269b8c07f20e377016304223277 100644 (file)
@@ -47,8 +47,8 @@
 /*! \endcond */
 
 #include <stdbool.h>
-#include "talloc.h"
-#include "tevent.h"
+#include <talloc.h>
+#include <tevent.h>
 #include "ldb_errors.h"
 
 /*