X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fcrcsync%2Ftest%2Fapi.c;h=ed17f8e6050e78b6bdb88e7e5a15282dbe5b57db;hp=af7ce558eabc43e1f983b81499115591bfc376f4;hb=9d724ba2aa3b69cc56d20e5f578b2c1399e965f6;hpb=04160dbda10c78fbd4ee452d0af89d540e20b09a diff --git a/ccan/crcsync/test/api.c b/ccan/crcsync/test/api.c index af7ce558..ed17f8e6 100644 --- a/ccan/crcsync/test/api.c +++ b/ccan/crcsync/test/api.c @@ -1,8 +1,8 @@ #include "crcsync/crcsync.h" -#include "crcsync/crcsync.c" #include "tap/tap.h" #include #include +#include /* FIXME: ccanize. */ #define ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0]))