summaryrefslogtreecommitdiff
path: root/dosish.h
diff options
context:
space:
mode:
authorLaszlo Molnar <laszlo.molnar@eth.ericsson.se>1998-02-25 12:17:07 +0100
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1998-02-25 15:36:38 +0000
commit9731c6ca89275fa6ca122bfe3be4600e5836a905 (patch)
treeb8a12b2ca4810de346b17471c3a936465bd8dccd /dosish.h
parent252aaa99f59e027e0db4a41b048793d272c20d50 (diff)
downloadperl-9731c6ca89275fa6ca122bfe3be4600e5836a905.tar.gz
dos-djgpp update
p4raw-id: //depot/perl@584
Diffstat (limited to 'dosish.h')
-rw-r--r--dosish.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/dosish.h b/dosish.h
index 9abbc5ebbf..3c7f5b58fd 100644
--- a/dosish.h
+++ b/dosish.h
@@ -29,6 +29,7 @@
# define pthread_mutexattr_default NULL
# define pthread_condattr_default NULL
# define pthread_addr_t any_t
+# define PTHREAD_CREATE_JOINABLE (&err)
# endif
#else /* DJGPP */
# ifdef WIN32