Your IP : 3.145.165.158


Current Path : /lib64/perl5/sys/
Upload File :
Current File : //lib64/perl5/sys/ioctl.ph

require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_SYS_IOCTL_H)) {
    eval 'sub _SYS_IOCTL_H () {1;}' unless defined(&_SYS_IOCTL_H);
    require 'features.ph';
    require 'bits/ioctls.ph';
    require 'bits/ioctl-types.ph';
    require 'sys/ttydefaults.ph';
}
1;