X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Ftest%2Frun-57-die-during-transaction.c;h=e622395537afb8b85429fd7894ea5bb5021389d3;hp=1b02802359ec5109fa69cca4170f88d2efcde47f;hb=22d0e0dc59fc9d7e0046fec6971ef478c2d604fd;hpb=baa17ee2d5e01a32030f19e566007417d72b4b6e diff --git a/ccan/tdb2/test/run-57-die-during-transaction.c b/ccan/tdb2/test/run-57-die-during-transaction.c index 1b028023..e6223955 100644 --- a/ccan/tdb2/test/run-57-die-during-transaction.c +++ b/ccan/tdb2/test/run-57-die-during-transaction.c @@ -58,14 +58,8 @@ static void free_all(void) #define malloc malloc_noleak #define free free_noleak -#include -#include -#include -#include -#include -#include -#include -#include +#include "tdb2-source.h" + #undef malloc #undef free #undef write