diff options
Diffstat (limited to 'ace/config-psosim-g++.h')
-rw-r--r-- | ace/config-psosim-g++.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-psosim-g++.h b/ace/config-psosim-g++.h index 4605aab9f70..59eaf40bcf4 100644 --- a/ace/config-psosim-g++.h +++ b/ace/config-psosim-g++.h @@ -164,6 +164,8 @@ #define ACE_LACKS_LONGLONG_T +#define ACE_LACKS_LSTAT + #define ACE_LACKS_MADVISE #define ACE_LACKS_MKTEMP @@ -176,6 +178,8 @@ #define ACE_LACKS_PWD_FUNCTIONS +#define ACE_LACKS_READLINK + #define ACE_LACKS_RLIMIT #define ACE_LACKS_RPC_H |