Monkey Albino

Linux altar53.supremepanel53.com 4.18.0-553.8.1.lve.el8.x86_64 #1 SMP Thu Jul 4 16:24:39 UTC 2024 x86_64
/ lib64/ perl5/ sys/

//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;