]> git.ozlabs.org Git - ccan/blobdiff - ccan/talloc/_info
compiler: use everywhere.
[ccan] / ccan / talloc / _info
index ed1a5dda44fc7d18faa43c874ef1f840db3d0e3c..339f5bccf887acc8fe52148a9487960675a179b3 100644 (file)
@@ -97,6 +97,7 @@ int main(int argc, char *argv[])
                return 1;
 
        if (strcmp(argv[1], "depends") == 0) {
+               printf("ccan/compiler\n");
                printf("ccan/typesafe_cb\n");
                return 0;
        }