]> git.ozlabs.org Git - ccan/blobdiff - ccan/ttxml/_info
tal: allow notifiers on NULL.
[ccan] / ccan / ttxml / _info
index 3ec45207bff73e09531ab160284e18bc9d7dcbe6..266a73404a152b0c008d87d6f9a107f8b3fb735f 100644 (file)
@@ -1,5 +1,6 @@
-#include <string.h>
 #include "config.h"
+#include <stdio.h>
+#include <string.h>
 
 /**
  * ttxml - tiny XML library for parsing (trusted!) XML documents.