From 08c972504a437ccec97dcb51e92fa99ab49ffa11 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 13 Jun 2010 19:39:20 +0200 Subject: [PATCH] Support system talloc/tevent headers. --- source4/lib/ldb/include/ldb.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source4/lib/ldb/include/ldb.h b/source4/lib/ldb/include/ldb.h index b644b995ac..2eb395c81f 100644 --- a/source4/lib/ldb/include/ldb.h +++ b/source4/lib/ldb/include/ldb.h @@ -47,8 +47,8 @@ /*! \endcond */ #include -#include "talloc.h" -#include "tevent.h" +#include +#include #include "ldb_errors.h" /* -- 2.34.1