X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftalloc%2Ftest%2Frun-external-alloc.c;h=013041feb9159de1741ea1f28a6a51877a1bb1d4;hp=70f3dacda5588f0fe6f1fddf9f2893675f5558dc;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=009f261242b7e1f5482e097315c82a4185a708bf diff --git a/ccan/talloc/test/run-external-alloc.c b/ccan/talloc/test/run-external-alloc.c index 70f3dacd..013041fe 100644 --- a/ccan/talloc/test/run-external-alloc.c +++ b/ccan/talloc/test/run-external-alloc.c @@ -1,5 +1,5 @@ -#include "talloc/talloc.c" -#include "tap/tap.h" +#include +#include #include /* Much testing already done in run.c */