diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-30 12:44:51 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-30 12:44:51 +0000 |
commit | 32ce01bccb8e58ee340ca4100517f9c031630ea7 (patch) | |
tree | 29c620f50b5b4aee153fb734bdabde07b2875d3c /NetWare/nwperlsys.h | |
parent | fc833f5303910487406f29ed9b64ac271eb7125b (diff) | |
download | perl-32ce01bccb8e58ee340ca4100517f9c031630ea7.tar.gz |
NetWare tweaks from Guruprasad.
p4raw-id: //depot/perl@11035
Diffstat (limited to 'NetWare/nwperlsys.h')
-rw-r--r-- | NetWare/nwperlsys.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/NetWare/nwperlsys.h b/NetWare/nwperlsys.h index c871f0a0a7..0b7271daaf 100644 --- a/NetWare/nwperlsys.h +++ b/NetWare/nwperlsys.h @@ -12,7 +12,7 @@ * platform specific function * Author : SGP * Date Created : June 12th 2001. - * Date Modified: June 26th 2001. + * Date Modified: June 30th 2001. */ #ifndef ___NWPerlSys_H___ @@ -20,6 +20,7 @@ #include "iperlsys.h" +#include "nwstdio.h" #include "nw5iop.h" #include <fcntl.h> |