diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-28 20:35:16 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 2000-05-28 20:35:16 +0000 |
commit | 23da6c43783f76b0a8ab328bffdf5056143cc812 (patch) | |
tree | aab69d00196c72f2c7da5c1767b49997f4308b0f /x2p | |
parent | 985777a996e880e5c56185272852a3da184fcdd4 (diff) | |
download | perl-23da6c43783f76b0a8ab328bffdf5056143cc812.tar.gz |
OS/2 tweaks for usethreads build (from Rocco Caputo
<troc@netrus.net>)
p4raw-id: //depot/perl@6149
Diffstat (limited to 'x2p')
-rw-r--r-- | x2p/a2p.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ #ifdef DOSISH # if defined(OS2) +# define PTHX_UNUSED # include "../os2ish.h" # else # include "../dosish.h" |