]> git.ozlabs.org Git - ccan/blobdiff - ccan/ptrint/_info
ptrint: ptr2int and int2ptr are constant functions
[ccan] / ccan / ptrint / _info
index 8135d1ee8ee4a90cbb94189f6f0f2fafc2dd9bcf..6300a9bca9e5ed04c7f96c396654db257bd8e096 100644 (file)
@@ -48,6 +48,7 @@ int main(int argc, char *argv[])
 
        if (strcmp(argv[1], "depends") == 0) {
                printf("ccan/build_assert\n");
+               printf("ccan/compiler\n");
                return 0;
        }
        if (strcmp(argv[1], "testdepends") == 0) {