tdb_wrap: Standalone compile without includes.h
[sfrench/samba-autobuild/.git] / lib / tdb_wrap / tdb_wrap.c
index 970c91f1c7269b040ae2cd6afd34618afa44a133..f2f32d1f085984a40a707c24d410677d0d0521cb 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */
 
-#include "includes.h"
+#include "replace.h"
 #include "lib/util/dlinklist.h"
-#include "lib/tdb_wrap/tdb_wrap.h"
-#include "lib/param/param.h"
 #include "ccan/str/str.h"
+#include "lib/util/debug.h"
+#include "tdb_wrap.h"
 
 /*
  Log tdb messages via DEBUG().