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

9 lines
177 B
Perl

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