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