mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
ldb/tests: don't use TEVENT_DEPRECATED in ldb_kv_ops_test.c
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
This commit is contained in:
parent
6784283844
commit
e48bd332dc
@ -52,10 +52,7 @@
|
||||
#include <errno.h>
|
||||
#include <unistd.h>
|
||||
#include <talloc.h>
|
||||
|
||||
#define TEVENT_DEPRECATED 1
|
||||
#include <tevent.h>
|
||||
|
||||
#include <ldb.h>
|
||||
#include <ldb_module.h>
|
||||
#include <ldb_private.h>
|
||||
|
Loading…
Reference in New Issue
Block a user