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
/
typesafe_cb
/
_info
diff --git
a/ccan/typesafe_cb/_info
b/ccan/typesafe_cb/_info
index 4485aec59010b3567593d3d29062645e6ca7bdd5..165852a3be2a1a4dd7c884dfbe48084991292ae1 100644
(file)
--- a/
ccan/typesafe_cb/_info
+++ b/
ccan/typesafe_cb/_info
@@
-1,6
+1,6
@@
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include "config.h"
/**
* typesafe_cb - macros for safe callbacks.