HOME


Mini Shell 1.0
DIR: /usr/lib/x86_64-linux-gnu/perl/5.38.2/bits/
Upload File :
Current File : //usr/lib/x86_64-linux-gnu/perl/5.38.2/bits/socket2.ph
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;