]> git.ozlabs.org Git - ccan/commit
failtest: use 64 bit offsets if available.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Aug 2011 08:03:25 +0000 (17:33 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 29 Aug 2011 08:03:25 +0000 (17:33 +0930)
commit0a379f773681c7b3e53866b9a6e9cd0006012c1a
tree2e8757a5636bc8002166c21c168b3e68e6ed9719
parentf725bbb1987284933e0f21dfb8f2ce7a1f0806e5
failtest: use 64 bit offsets if available.

We have to be consistent with the caller, so turn on 64 bit offsets if
available for both the caller and us.
ccan/failtest/failtest.c
ccan/failtest/failtest.h
ccan/failtest/failtest_override.h