Current File : //usr/local/apps/perl/lib/site_perl/5.30.0/x86_64-linux/execinfo.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_EXECINFO_H)) {
    eval 'sub _EXECINFO_H () {1;}' unless defined(&_EXECINFO_H);
    require 'features.ph';
}
1;