]> git.ozlabs.org Git - ccan/blobdiff - ccan/iscsi/_info
tdb2: rename the tools to tdb2torture, tdb2tool and mktdb2
[ccan] / ccan / iscsi / _info
index 6e02fec0db936df59220f5eb356fc53f86932aa1..33ae4e4622320393b2b36dc52c22c6b5a7f75978 100644 (file)
@@ -20,6 +20,7 @@ int main(int argc, char *argv[])
                return 1;
 
        if (strcmp(argv[1], "depends") == 0) {
+               printf("ccan/compiler\n");
                return 0;
        }