X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fmd4%2Ftest%2Fapi.c;h=339409c04686145a7e0299db8d5b319c63595d41;hp=39810498bd91ac893336922a1bee1642439c303c;hb=059678ec4216112f96d8ad992ec7c0b8a6e3b80b;hpb=a16a125d3c1fae99f7a261ed65fc7d3729c4d1e5 diff --git a/ccan/md4/test/api.c b/ccan/md4/test/api.c index 39810498..339409c0 100644 --- a/ccan/md4/test/api.c +++ b/ccan/md4/test/api.c @@ -1,7 +1,7 @@ #include "md4/md4.h" -#include "md4/md4.c" #include #include +#include static void check_md4(const char *string, const char *expected) {