]> git.ozlabs.org Git - ccan/blobdiff - ccan/str_talloc/_info
str_talloc: strreg
[ccan] / ccan / str_talloc / _info
index 186075f27b7176ff5c8623b028b22725b8f94772..f6214ce79fe09f566dc52296834c865f6953d277 100644 (file)
@@ -44,6 +44,7 @@ int main(int argc, char *argv[])
                return 1;
 
        if (strcmp(argv[1], "depends") == 0) {
+               printf("ccan/str\n");
                printf("ccan/talloc\n");
                printf("ccan/noerr\n");
                return 0;