Current File : //usr/lib/x86_64-linux-gnu/perl/5.38.2/bits/getopt_core.ph
require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_GETOPT_CORE_H)) {
    eval 'sub _GETOPT_CORE_H () {1;}' unless defined(&_GETOPT_CORE_H);
}
1;