]> git.ozlabs.org Git - ccan/blobdiff - ccan/endian/test/run.c
ccanlint clean and move endian.h to top of #includes (tests that it doesn't need...
[ccan] / ccan / endian / test / run.c
index 9016e2267770f73b419461385a83cbc2f7648072..2cd258613de4fe1e6665b024a0807d0a2fe0fab5 100644 (file)
@@ -1,7 +1,7 @@
+#include "endian/endian.h"
 #include <stdlib.h>
 #include <stddef.h>
 #include <tap/tap.h>
-#include "endian/endian.h"
 
 int main(int argc, char *argv[])
 {