]> git.ozlabs.org Git - ccan/blobdiff - ccan/failtest/failtest_override.h
tdb2: allow transaction to nest.
[ccan] / ccan / failtest / failtest_override.h
index a97d4e1723654fc5c5efa8e3b15491446a3e1c7e..cfc180022643e18ae5ed50f537db550ba79caebc 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef CCAN_FAILTEST_OVERRIDE_H
 #define CCAN_FAILTEST_OVERRIDE_H
 /* This file is included before the source file to test. */
+#include "config.h"
 
 /* Replacement of allocators. */
 #include <stdlib.h>