]> git.ozlabs.org Git - ccan/blobdiff - ccan/breakpoint/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / breakpoint / _info
index 5f5251e6ddc05d3124bf429c62115c7b140911d9..272ee25d33666bac134f68fafb47330ecde246dc 100644 (file)
@@ -1,5 +1,6 @@
-#include <string.h>
 #include "config.h"
+#include <stdio.h>
+#include <string.h>
 
 /**
  * breakpoint - break if the program is run under gdb.