X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fstr_talloc%2Ftest%2Frun.c;h=4e1c3d168dcdd475994fb83b251a54c1b9662562;hb=85a33135890965218010b79c89e4d3f4905727e3;hp=2e45aafe2c2a51e30f115af39a0610f865417249;hpb=868412b72b7c83d1fec52d0f71355bc15de2600e;p=ccan-lca-2011.git diff --git a/ccan/str_talloc/test/run.c b/ccan/str_talloc/test/run.c index 2e45aaf..4e1c3d1 100644 --- a/ccan/str_talloc/test/run.c +++ b/ccan/str_talloc/test/run.c @@ -1,9 +1,9 @@ -#include "str_talloc/str_talloc.h" +#include #include #include -#include "str_talloc/str_talloc.c" -#include "tap/tap.h" -#include "str/str.h" +#include +#include +#include /* FIXME: ccanize */ #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof(arr[0]))