summaryrefslogtreecommitdiff
path: root/ace/config-linux-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux-common.h')
-rw-r--r--ace/config-linux-common.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/ace/config-linux-common.h b/ace/config-linux-common.h
index 3be0898f3a5..604afbb7fea 100644
--- a/ace/config-linux-common.h
+++ b/ace/config-linux-common.h
@@ -335,9 +335,12 @@
#define ACE_SIZEOF_WCHAR 4
-#include /**/ "ace/post.h"
+#define ACE_LACKS_GETIPNODEBYADDR
+#define ACE_LACKS_GETIPNODEBYNAME
// Enables use of POSIX termios struct
#define ACE_USES_NEW_TERMIOS
+#include /**/ "ace/post.h"
+
#endif /* ACE_LINUX_COMMON_H */