summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index 8f11bb2eb92..f63db8a98d9 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -166,6 +166,8 @@
// Defines the page size of the system.
#define ACE_PAGE_SIZE 4096
+#define ACE_LACKS_GETHOSTENT
+
extern "C"
{
int getopt (int, char *const *, const char *);