]> git.ozlabs.org Git - ccan/blobdiff - ccan/err/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / err / _info
index 64cc2cef01d80579bb57d6c47c751902c5ef6a30..2af206633e935c9ca956a40cd5bc43e470c71a75 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * err - err(), errx(), warn() and warnx(), as per BSD's err.h.
 
 /**
  * err - err(), errx(), warn() and warnx(), as per BSD's err.h.