The branch, master has been updated
via 567fe36 ldb/tests: remove lmdb.h include from test
from 95cad5ca samba-tool: Use same method for removing trailing $ as
elsewhere in the tool
https://git.samba.org/?p=samba.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 567fe36c36c1d84e0edca151ece6a5b091995a49
Author: Ralph Boehme <[email protected]>
Date: Fri Apr 6 11:27:52 2018 +0200
ldb/tests: remove lmdb.h include from test
Signed-off-by: Ralph Boehme <[email protected]>
Reviewed-by: Stefan Metzmacher <[email protected]>
Autobuild-User(master): Ralph Böhme <[email protected]>
Autobuild-Date(master): Fri Apr 6 14:58:48 CEST 2018 on sn-devel-144
-----------------------------------------------------------------------
Summary of changes:
lib/ldb/tests/ldb_kv_ops_test.c | 1 -
1 file changed, 1 deletion(-)
Changeset truncated at 500 lines:
diff --git a/lib/ldb/tests/ldb_kv_ops_test.c b/lib/ldb/tests/ldb_kv_ops_test.c
index 4cfb618..c19eb8b 100644
--- a/lib/ldb/tests/ldb_kv_ops_test.c
+++ b/lib/ldb/tests/ldb_kv_ops_test.c
@@ -64,7 +64,6 @@
#include <sys/wait.h>
-#include "lmdb.h"
#include "ldb_tdb/ldb_tdb.h"
--
Samba Shared Repository