]> git.ozlabs.org Git - ccan/commitdiff
altstack: fix _info test.
authorRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 03:01:44 +0000 (13:31 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 3 Feb 2016 03:01:44 +0000 (13:31 +1030)
Since we use -Wundef by default, ccanlint gets upset if __X86_64__ isn't set.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found