X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftdb2%2Ftest%2Frun-remap-in-read_traverse.c;h=66fc82ed8b4b18b0441ea0bdcae63f9be1141f04;hp=5c473cbe1beab9b40e9453313bc39307e6b67aba;hb=efdf0f2d8f34b4c01c82c558b350ec36c7329b1e;hpb=9d9a9897b608af3a6acd623cc09557f9985b03e6 diff --git a/ccan/tdb2/test/run-remap-in-read_traverse.c b/ccan/tdb2/test/run-remap-in-read_traverse.c index 5c473cbe..66fc82ed 100644 --- a/ccan/tdb2/test/run-remap-in-read_traverse.c +++ b/ccan/tdb2/test/run-remap-in-read_traverse.c @@ -1,6 +1,7 @@ /* We had a bug where we marked the tdb read-only for a tdb_traverse_read. * If we then expanded the tdb, we would remap read-only, and later SEGV. */ #include +#include #include #include #include