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
/
list
/
_info
diff --git
a/ccan/list/_info
b/ccan/list/_info
index 75e3837c488d9ad03a2d1c0c3aeafb7598c73c4d..60790a9903f084eb0492436a95dd097eefe67416 100644
(file)
--- a/
ccan/list/_info
+++ b/
ccan/list/_info
@@
-1,6
+1,6
@@
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include "config.h"
/**
* list - double linked list routines