diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-19 06:35:49 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-19 06:35:49 +0000 |
commit | 9e0ebfd5b17ce79cdb11e7be40b22797fc68aed0 (patch) | |
tree | 736923e07c0fb0250caf6580bfe81729f124a96a /ace/config-sunos5.4-g++.h | |
parent | 03d24a216ce36e5d1f7f1372f0011d7b13938ba9 (diff) | |
download | ATCD-9e0ebfd5b17ce79cdb11e7be40b22797fc68aed0.tar.gz |
!!!
Diffstat (limited to 'ace/config-sunos5.4-g++.h')
-rw-r--r-- | ace/config-sunos5.4-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-g++.h b/ace/config-sunos5.4-g++.h index 0add5d1b80d..4737885f884 100644 --- a/ace/config-sunos5.4-g++.h +++ b/ace/config-sunos5.4-g++.h @@ -140,6 +140,7 @@ /* Turn off the following four defines if you want to disable threading. */ // Compile using multi-thread libraries. +#define _REENTRANT #define ACE_MT_SAFE // Platform supports Solaris threads. |