]> git.ozlabs.org Git - ccan/blobdiff - ccan/autodata/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / autodata / _info
index c9cf266391d8422a3a64443bee4da769bd6a0cd9..a101276d7720ae1988664f20acc3fd31a26769d0 100644 (file)
@@ -1,5 +1,6 @@
-#include <string.h>
 #include "config.h"
+#include <stdio.h>
+#include <string.h>
 
 /**
  * autodata - stash pointers in your binary for automatic registration