summaryrefslogtreecommitdiff
path: root/ACE/ace/config-linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-linux.h')
-rw-r--r--ACE/ace/config-linux.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/ace/config-linux.h b/ACE/ace/config-linux.h
index ee3ca24eeeb..402ef191e16 100644
--- a/ACE/ace/config-linux.h
+++ b/ACE/ace/config-linux.h
@@ -58,6 +58,10 @@
#endif /* ACE_MT_SAFE */
+// This is certainly true for newer distributions. I'm not sure how
+// far back this goes.
+#define ACE_HAS_GETIFADDRS
+
#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_LINUX_H */