]> git.ozlabs.org Git - ccan/blobdiff - ccan/antithread/_info.c
Major cleanup of makefiles, api tests.
[ccan] / ccan / antithread / _info.c
index 87a16ab5add45b540c2701e8ae50f10f13086a5e..24b4e997e0045aa08adbf7fe8902abec8ea4ffde 100644 (file)
@@ -18,6 +18,7 @@ int main(int argc, char *argv[])
                printf("ccan/talloc\n");
                printf("ccan/alloc\n");
                printf("ccan/noerr\n");
+               printf("ccan/read_write_all\n"); /* For tests */
                return 0;
        }