From: Ralph Boehme Date: Fri, 6 Apr 2018 09:27:52 +0000 (+0200) Subject: ldb/tests: remove lmdb.h include from test X-Git-Tag: ldb-1.4.0~684 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=567fe36c36c1d84e0edca151ece6a5b091995a49;p=thirdparty%2Fsamba.git ldb/tests: remove lmdb.h include from test Signed-off-by: Ralph Boehme Reviewed-by: Stefan Metzmacher Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Fri Apr 6 14:58:48 CEST 2018 on sn-devel-144 --- diff --git a/lib/ldb/tests/ldb_kv_ops_test.c b/lib/ldb/tests/ldb_kv_ops_test.c index 4cfb618ea94..c19eb8b8d11 100644 --- a/lib/ldb/tests/ldb_kv_ops_test.c +++ b/lib/ldb/tests/ldb_kv_ops_test.c @@ -64,7 +64,6 @@ #include -#include "lmdb.h" #include "ldb_tdb/ldb_tdb.h"