This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dynaloader: fix build issue
authorDavid Mitchell <davem@iabyn.com>
Thu, 14 Nov 2013 12:45:44 +0000 (12:45 +0000)
committerDavid Mitchell <davem@iabyn.com>
Thu, 14 Nov 2013 12:54:39 +0000 (12:54 +0000)
commit3bd46979e0ad1e0a1f7feeac9dd3cc3c1bbcc75e
tree4b8ec1e8976811035034dd35b6c002953567106b
parent1b7c306550e17237aec242cbef7ad7c3fdbd16f5
Dynaloader: fix build issue

My commit from yesterday, 860b3d937d9b004a7de4b684765ab75006c71f00,
inadvertently included c99-ish mixed declarations and code.
ext/DynaLoader/dl_aix.xs
ext/DynaLoader/dl_dllload.xs
ext/DynaLoader/dl_dlopen.xs
ext/DynaLoader/dl_dyld.xs
ext/DynaLoader/dl_hpux.xs
ext/DynaLoader/dl_next.xs
ext/DynaLoader/dl_symbian.xs
ext/DynaLoader/dl_vms.xs
ext/DynaLoader/dl_win32.xs