]> git.ozlabs.org Git - ccan/blobdiff - ccan/cast/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / cast / _info
index d66e7091b42ccfc45a1d7c86c12b114f6b4b4d3a..f5cd37fc337bf42159f3f4fa66fc846031eb6d20 100644 (file)
@@ -1,5 +1,6 @@
-#include <string.h>
 #include "config.h"
+#include <stdio.h>
+#include <string.h>
 
 /**
  * cast - routines for safer casting.