diff options
author | Yitzchak Scott-Thoennes <sthoenna@efn.org> | 2000-12-03 11:06:53 -0800 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-12-04 16:13:53 +0000 |
commit | 8da0fc2611894b66d8a53f2f5c6abc5bcbcc0686 (patch) | |
tree | bb6caf500fb0b1ad70eaede748f1d7e0ace5507c /os2 | |
parent | 9fd93bf2a3ab868303591c650a5e74b5211fb733 (diff) | |
download | perl-8da0fc2611894b66d8a53f2f5c6abc5bcbcc0686.tar.gz |
[ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
p4raw-id: //depot/perl@7976
Diffstat (limited to 'os2')
-rw-r--r-- | os2/os2.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ #include <fcntl.h> #define PERLIO_NOT_STDIO 0 + #include "EXTERN.h" #include "perl.h" |