]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/ccanlint.h
tools: always include config.h before anything else.
[ccan] / tools / ccanlint / ccanlint.h
index d73ffc6bade59bff35ec82a666d57afecededead..23b6492dff68759576fd593f0a74b3e4850cbf32 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef CCAN_LINT_H
 #define CCAN_LINT_H
 #ifndef CCAN_LINT_H
 #define CCAN_LINT_H
+#include "config.h"
 #include <ccan/list/list.h>
 #include <stdbool.h>
 #include "../doc_extract.h"
 #include <ccan/list/list.h>
 #include <stdbool.h>
 #include "../doc_extract.h"