diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-12 23:59:10 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-12 23:59:10 +0000 |
commit | 611857dafc005c6635506b1e2b7d9fe39988b812 (patch) | |
tree | af8d6122fd7c1bd9cea4f00c7648f9ff2f3fb3be /mpeix/mpeixish.h | |
parent | a8b85033e2cb7fce7725161d578c90e97dcff75f (diff) | |
download | perl-611857dafc005c6635506b1e2b7d9fe39988b812.tar.gz |
MPE/iX tweaks from Mark Bixby.
p4raw-id: //depot/perl@10539
Diffstat (limited to 'mpeix/mpeixish.h')
-rw-r--r-- | mpeix/mpeixish.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mpeix/mpeixish.h b/mpeix/mpeixish.h index 562462106b..8dba0a8109 100644 --- a/mpeix/mpeixish.h +++ b/mpeix/mpeixish.h @@ -137,3 +137,5 @@ #undef PRPASSWD #undef PWAGE #undef PWCOMMENT + +#define ITIMER_REAL 0 |