Files
server/usr/lib/x86_64-linux-gnu/perl/5.38.2/bits/siginfo-consts-arch.ph
2026-01-07 20:52:11 +01:00

9 lines
207 B
Perl

require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_BITS_SIGINFO_CONSTS_ARCH_H)) {
eval 'sub _BITS_SIGINFO_CONSTS_ARCH_H () {1;}' unless defined(&_BITS_SIGINFO_CONSTS_ARCH_H);
}
1;