home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 2006 November (DVD)
/
PCWELT_11_2006.ISO
/
casper
/
filesystem.squashfs
/
usr
/
lib
/
perl
/
5.8.8
/
sys
/
uio.ph
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-07-07
|
231 b
|
12 lines
require '_h2ph_pre.ph';
no warnings 'redefine';
unless(defined(&_SYS_UIO_H)) {
eval 'sub _SYS_UIO_H () {1;}' unless defined(&_SYS_UIO_H);
require 'features.ph';
require 'sys/types.ph';
require 'bits/uio.ph';
}
1;