Your IP : 172.28.240.42


Current Path : /usr/lib/perl/5.14.2/linux/
Upload File :
Current File : //usr/lib/perl/5.14.2/linux/ioctl.ph

require '_h2ph_pre.ph';

no warnings qw(redefine misc);

unless(defined(&_LINUX_IOCTL_H)) {
    eval 'sub _LINUX_IOCTL_H () {1;}' unless defined(&_LINUX_IOCTL_H);
    require 'asm/ioctl.ph';
}
1;