1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tdb_wrap
Martin Schwenke f8bd8924ca tdb_wrap: Standalone compile without includes.h
Compiling this generic code is confusing because it uses includes.h,
which could come from source3, source4 or ctdb.  Generic code should
be independent of such things.

Drop include of param.h since nothing from that file is used.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Volker Lendecke <vl@samba.org>
2014-09-19 18:11:11 +02:00
..
tdb_wrap.c tdb_wrap: Standalone compile without includes.h 2014-09-19 18:11:11 +02:00
tdb_wrap.h tdb_wrap: Standalone compile without includes.h 2014-09-19 18:11:11 +02:00
wscript_build tdb_wrap: Only pull in samba-debug 2014-09-18 20:36:11 +02:00