mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
lib/ldb-samba: fix a compiler warning
about macro redefinition Signed-off-by: Christian Ambach <ambi@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
094747aaf3
commit
f1acab1643
@ -37,6 +37,7 @@
|
||||
#include "../lib/util/dlinklist.h"
|
||||
#include <tdb.h>
|
||||
|
||||
#undef DBGC_CLASS
|
||||
#define DBGC_CLASS DBGC_LDB
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user