r25026: Move param/param.h out of includes.h
[gd/samba-autobuild/.git] / source4 / lib / dbwrap / dbwrap_tdb.c
index dedb344e0b13c0aca31d0b1d8c7c0c5e4877f823..b6af8abadd8da8f0ffc1df228a512f5db77b4e71 100644 (file)
@@ -25,6 +25,7 @@
 #include "lib/dbwrap/dbwrap.h"
 #include "system/filesys.h"
 #include "db_wrap.h"
+#include "param/param.h"
 
 struct db_tdb_ctx {
        struct tdb_wrap *wtdb;