X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Fforeach%2Fforeach.c;fp=ccan%2Fforeach%2Fforeach.c;h=70040ee986a5116bb407ea5ebc3ab703d51abd98;hp=a18842b0979414f105e85a0ca943cbf63cb95517;hb=5b115ea9392ca30ce5f0bbeb18389ea9aaea7421;hpb=a2191edc0d1ea49850489189099cbe6f0850a22f diff --git a/ccan/foreach/foreach.c b/ccan/foreach/foreach.c index a18842b0..70040ee9 100644 --- a/ccan/foreach/foreach.c +++ b/ccan/foreach/foreach.c @@ -1,5 +1,5 @@ -#if !HAVE_COMPOUND_LITERALS || !HAVE_FOR_LOOP_DECLARATION #include +#if !HAVE_COMPOUND_LITERALS || !HAVE_FOR_LOOP_DECLARATION #include #include #include