summaryrefslogtreecommitdiff
path: root/ACE/ace/config-hurd.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-hurd.h')
-rw-r--r--ACE/ace/config-hurd.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ACE/ace/config-hurd.h b/ACE/ace/config-hurd.h
index 95e45c1ec2e..7659d7d3b33 100644
--- a/ACE/ace/config-hurd.h
+++ b/ACE/ace/config-hurd.h
@@ -119,8 +119,6 @@
#define ACE_HAS_3_PARAM_WCSTOK
-#define ACE_HAS_3_PARAM_READDIR_R
-
#if !defined (ACE_DEFAULT_BASE_ADDR)
# define ACE_DEFAULT_BASE_ADDR ((char *) 0x80000000)
#endif /* ! ACE_DEFAULT_BASE_ADDR */
@@ -208,12 +206,12 @@
#define ACE_HAS_DIRENT
-#define ACE_HAS_STRBUF_T
-
#define ACE_SIZEOF_WCHAR 4
#define ACE_LACKS_GETIPNODEBYADDR
#define ACE_LACKS_GETIPNODEBYNAME
+#define ACE_LACKS_STROPTS_H
+#define ACE_LACKS_STRRECVFD
// Platform has POSIX terminal interface.
#define ACE_HAS_TERMIOS