X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=ccan%2Fmd4%2Ftest%2Fapi.c;h=a21833c9cde3aaa63f040761b2de5bcfd1608f4a;hb=641b511049e5c03d45ada0c3fd829691b173e5d1;hp=39810498bd91ac893336922a1bee1642439c303c;hpb=a16a125d3c1fae99f7a261ed65fc7d3729c4d1e5;p=ccan diff --git a/ccan/md4/test/api.c b/ccan/md4/test/api.c index 39810498..a21833c9 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 #include +#include static void check_md4(const char *string, const char *expected) {