projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ccan: Correct some poor conventions in _info includes
[ccan]
/
ccan
/
argcheck
/
_info
diff --git
a/ccan/argcheck/_info
b/ccan/argcheck/_info
index 620ff838a2d59e82188803b970be1836649a89bb..f8b37c2f26b788a3bfc4a95085c5846d11ca3254 100644
(file)
--- a/
ccan/argcheck/_info
+++ b/
ccan/argcheck/_info
@@
-1,4
+1,6
@@
#include "config.h"
+#include <stdio.h>
+#include <string.h>
/**
* argcheck - macros to check arguments at runtime