]> git.ozlabs.org Git - ccan/blobdiff - ccan/crcsync/_info
ccan: Correct some poor conventions in _info includes
[ccan] / ccan / crcsync / _info
index e6d51784e87d917e16308f68e93b45846f5e7c7c..9ebb8bd8a01e7e844ccc62e90bc0454d11904781 100644 (file)
@@ -1,6 +1,6 @@
+#include "config.h"
 #include <stdio.h>
 #include <string.h>
-#include "config.h"
 
 /**
  * crcsync - routines to use crc for an rsync-like protocol.