]> git.ozlabs.org Git - ccan/blobdiff - ccan/strmap/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / strmap / _info
index 6d03b0caaa9c4c81ec30bba34e66e3dddf4d7dbb..33176b304e8522b9fb5534f773db322b904addf7 100644 (file)
@@ -1,5 +1,6 @@
-#include <string.h>
 #include "config.h"
+#include <stdio.h>
+#include <string.h>
 
 /**
  * strmap - an ordered map of strings to values