MY_CXT_INIT happens to contain a variable declaration, so give it its own block
authorNicholas Clark <nick@ccl4.org>
Thu, 21 Oct 2010 19:32:31 +0000 (20:32 +0100)
committerNicholas Clark <nick@ccl4.org>
Thu, 21 Oct 2010 19:32:31 +0000 (20:32 +0100)
commitbcd258b8ea3fa36748bc52b76a9bb28df97e0c2b
treeb8aa5163b6525eee57afa313598c73d06bf54d8a
parent23933b71b68b2a941ad96656d331a8c2775288cc
MY_CXT_INIT happens to contain a variable declaration, so give it its own block

Without this, Glob.xs won't build on any compiler which enforces this part of
C89.
ext/File-Glob/Glob.xs