summaryrefslogtreecommitdiff
path: root/ace/config-psosim-g++.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-15 17:26:56 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-12-15 17:26:56 +0000
commit406fa1e2134fff8a9f0437a5d1aaac6b8e72f19e (patch)
tree1edfc366388ca8c51a45075b8e633543bff4b98b /ace/config-psosim-g++.h
parentb465038d5e3190700fdf0917159016722cf587b7 (diff)
downloadATCD-406fa1e2134fff8a9f0437a5d1aaac6b8e72f19e.tar.gz
added ACE_LACKS_LSTAT and ACE_LACKS_READLINK
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 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