summaryrefslogtreecommitdiff
path: root/ace/config-psosim-g++.h
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-22 02:52:30 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-22 02:52:30 +0000
commitf8e5d94ceae7cbe173a39c0ea993977771cb6c4e (patch)
treec9586b0b38b8179bc6f92792ce079d1fb5217c0d /ace/config-psosim-g++.h
parentcac4707bbbf6b80d7e88d84a0e76d2078236445c (diff)
downloadATCD-dre_osh_03.tar.gz
ChangeLogTag:Thu May 22 02:28:28 UTC 2003 Don Hinton <dhinton@dresystems.com>dre_osh_03
Diffstat (limited to 'ace/config-psosim-g++.h')
-rw-r--r--ace/config-psosim-g++.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-psosim-g++.h b/ace/config-psosim-g++.h
index f288b93f18e..cf3b843cea7 100644
--- a/ace/config-psosim-g++.h
+++ b/ace/config-psosim-g++.h
@@ -126,6 +126,10 @@
// //
////////////////////////////////////////////////////////////////
+/* In the *simulator* environment, use unsigned int for size_t */
+#define size_t unsigned int
+
+#define TCP_
#define ACE_LACKS_PTHREAD_THR_SIGSETMASK