X-Git-Url: http://git.samba.org/?a=blobdiff_plain;f=lib%2Ftdb%2Fcommon%2Ftdb_private.h;h=0bedf72189714204ea61795a215e22d74fd05e02;hb=9909222548339eff23834282453f2f71728a7200;hp=226ace279c50fca9282a2e9fe246c7021b1acd97;hpb=b2b69f1281c36c2fa67407856e443260b7868f4e;p=metze%2Fsamba%2Fwip.git diff --git a/lib/tdb/common/tdb_private.h b/lib/tdb/common/tdb_private.h index 226ace279c50..0bedf7218971 100644 --- a/lib/tdb/common/tdb_private.h +++ b/lib/tdb/common/tdb_private.h @@ -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"