]> git.ozlabs.org Git - ccan/blobdiff - ccan/likely/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / likely / _info
index b6885ef1fff346a0e0592b5265f57cad291d164d..095ed2f7b472e7d4aeaab22099182d911e631c9c 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <string.h>
 #include <stdio.h>
-#include "config.h"
 
 /**
  * likely - macros for annotating likely/unlikely branches in the code