]> git.ozlabs.org Git - ccan/blobdiff - ccan/failtest/failtest.h
failtest: include config.h first
[ccan] / ccan / failtest / failtest.h
index 1aa921813bf7af6c433ab1f6e46ebfe6032b91b7..4df286241d0ef35f8a271251861ae7d0f2c11ac7 100644 (file)
@@ -1,5 +1,6 @@
 #ifndef CCAN_FAILTEST_H
 #define CCAN_FAILTEST_H
+#include "config.h"
 #include <sys/types.h>
 #include <stdbool.h>
 #include <fcntl.h>