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