summaryrefslogtreecommitdiff
path: root/ace/config-psosim-g++.h
diff options
context:
space:
mode:
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