TODO lib/tdb: add code for the jenkins hash to the build
[metze/samba/wip.git] / lib / tdb / common / tdb_private.h
index 226ace279c50fca9282a2e9fe246c7021b1acd97..0bedf72189714204ea61795a215e22d74fd05e02 100644 (file)
@@ -213,4 +213,4 @@ int tdb_expand(struct tdb_context *tdb, tdb_off_t size);
 int tdb_rec_free_read(struct tdb_context *tdb, tdb_off_t off,
                      struct list_struct *rec);
 
-
+#include "hash.h"