chiark / gitweb /
Move up file inclusion.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 17 Nov 2013 11:31:52 +0000 (11:31 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 17 Nov 2013 11:31:52 +0000 (11:31 +0000)
lib/macros-builtin.c

index 0c802327570bc8e1b77f91ab9e7cd95e8b679d31..60403f010a73d3e55ca8d91cee69779631c62e5c 100644 (file)
 #include <fcntl.h>
 #include <sys/stat.h>
 
+#include "log.h"
 #include "hash.h"
 #include "mem.h"
 #include "macros.h"
 #include "sink.h"
 #include "syscalls.h"
-#include "log.h"
 #include "wstat.h"
 #include "kvp.h"
 #include "split.h"