X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftap%2F_info.c;h=010f98967470528b4425a4b578bd9f8df9ef5340;hp=2e628914ed2da5a1aeaa6618be9abfc184e90da3;hb=2c2612e5cd37c582a8269699887e1e87df399c7b;hpb=650c775ff00cccd03fc84e7789a03c51d9839004 diff --git a/ccan/tap/_info.c b/ccan/tap/_info.c index 2e628914..010f9896 100644 --- a/ccan/tap/_info.c +++ b/ccan/tap/_info.c @@ -20,7 +20,7 @@ * * Example: * #include - * #include "tap/tap.h" + * #include * * // Run some simple (but overly chatty) tests on strcmp(). * int main(int argc, char *argv[])