debian-galaxy-a20e/rootfs/usr/lib/aarch64-linux-gnu/perl/5.36.0/bits/procfs-extra.ph

9 lines
182 B
Perl

require '_h2ph_pre.ph';
no warnings qw(redefine misc);
unless(defined(&_SYS_PROCFS_H)) {
die("Never include <bits/procfs-extra.h> directly; use <sys/procfs.h> instead.");
}
1;