X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fmd4%2Ftest%2Fapi.c;h=339409c04686145a7e0299db8d5b319c63595d41;hb=e1f11b7b1e39ceb092155ba742b34f0785d88d06;hp=39810498bd91ac893336922a1bee1642439c303c;hpb=a16a125d3c1fae99f7a261ed65fc7d3729c4d1e5;p=ccan 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) {