diff options
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> |