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
/
antithread
/
alloc
/
_info
diff --git
a/ccan/antithread/alloc/_info
b/ccan/antithread/alloc/_info
index 5ad18002e9563c2e5091445402e15335aabd6422..bf4756ed01f9c961a20848b595a2639f731291e3 100644
(file)
--- a/
ccan/antithread/alloc/_info
+++ b/
ccan/antithread/alloc/_info
@@
-1,6
+1,6
@@
+#include "config.h"
#include <stdio.h>
#include <string.h>
-#include "config.h"
/**
* antithread/alloc - memory allocator routines