ldb/tests: remove lmdb.h include from test
authorRalph Boehme <slow@samba.org>
Fri, 6 Apr 2018 09:27:52 +0000 (11:27 +0200)
committerRalph Boehme <slow@samba.org>
Fri, 6 Apr 2018 12:58:48 +0000 (14:58 +0200)
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Fri Apr  6 14:58:48 CEST 2018 on sn-devel-144

lib/ldb/tests/ldb_kv_ops_test.c

index 4cfb618ea9461a4355e33c220e686aed4e9cc33b..c19eb8b8d11811044cf6dc08e698e38b3acd9a68 100644 (file)
@@ -64,7 +64,6 @@
 
 #include <sys/wait.h>
 
-#include "lmdb.h"
 #include "ldb_tdb/ldb_tdb.h"