]> git.ozlabs.org Git - ccan/blobdiff - ccan/failtest/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / failtest / _info
index ca2b60ea37c40931a5262945470b4764ffa465ef..87569f919848ca4ea79a8842ae713d580a38bde1 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * failtest - unit test helpers for testing malloc and other failures.