summaryrefslogtreecommitdiff
path: root/x2p
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-05-28 20:35:16 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-05-28 20:35:16 +0000
commit071dc7d40c1b3ebb3344132776d375c4794fbae8 (patch)
treeaab69d00196c72f2c7da5c1767b49997f4308b0f /x2p
parent55b990ea6e0cd3bf7716c65ab5722f07659b49c1 (diff)
downloadperl-071dc7d40c1b3ebb3344132776d375c4794fbae8.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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x2p/a2p.h b/x2p/a2p.h
index 3b0338ca02..51a69dd11d 100644
--- a/x2p/a2p.h
+++ b/x2p/a2p.h
@@ -121,6 +121,7 @@
#ifdef DOSISH
# if defined(OS2)
+# define PTHX_UNUSED
# include "../os2ish.h"
# else
# include "../dosish.h"