X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fblock_pool%2Ftest%2Frun.c;h=f70a8026daf897abc86b2a19cb21ecb7f043896e;hp=3fa7effd1e333eeb69675f5a60b5ccc9b376dbf1;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=3c81225fc0a4fb99d10282ebf11b7ec6ae1eabdd diff --git a/ccan/block_pool/test/run.c b/ccan/block_pool/test/run.c index 3fa7effd..f70a8026 100644 --- a/ccan/block_pool/test/run.c +++ b/ccan/block_pool/test/run.c @@ -1,6 +1,6 @@ -#include "block_pool/block_pool.h" -#include "block_pool/block_pool.c" -#include "tap/tap.h" +#include +#include +#include struct alloc_record { size_t size;