projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
str_talloc: strreg
[ccan]
/
ccan
/
str_talloc
/
_info
diff --git
a/ccan/str_talloc/_info
b/ccan/str_talloc/_info
index 186075f27b7176ff5c8623b028b22725b8f94772..f6214ce79fe09f566dc52296834c865f6953d277 100644
(file)
--- a/
ccan/str_talloc/_info
+++ b/
ccan/str_talloc/_info
@@
-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;