X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftalloc%2Ftest%2Frun.c;fp=ccan%2Ftalloc%2Ftest%2Frun.c;h=9654f625322fae32e44c1654088965e097e357f9;hp=ad70a51ec77761059470347acbbdaa4cbf5d3e37;hb=85a33135890965218010b79c89e4d3f4905727e3;hpb=009f261242b7e1f5482e097315c82a4185a708bf diff --git a/ccan/talloc/test/run.c b/ccan/talloc/test/run.c index ad70a51e..9654f625 100644 --- a/ccan/talloc/test/run.c +++ b/ccan/talloc/test/run.c @@ -25,9 +25,9 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#include "talloc/talloc.c" +#include #include -#include "tap/tap.h" +#include #define torture_assert(test, expr, str) \ ok(expr, "%s [\n%s: Expression %s failed: %s\n]\n", \