1
0
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:
Christian Ambach 2013-12-10 17:45:14 +01:00 committed by Jeremy Allison
parent 094747aaf3
commit f1acab1643

View File

@ -37,6 +37,7 @@
#include "../lib/util/dlinklist.h"
#include <tdb.h>
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_LDB
/*