debian-galaxy-a20e/rootfs/usr/lib/aarch64-linux-gnu/perl/5.36.0/sys/user.ph

9 lines
159 B
Plaintext
Raw Permalink Normal View History

2026-08-27 13:48:54 +00:00
require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_SYS_USER_H)) {
eval 'sub _SYS_USER_H () {1;}' unless defined(&_SYS_USER_H);
}
1;