summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 17:24:36 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-29 17:24:36 +0000
commit4d458af2c98e69621ca66d8132773ae271dffcca (patch)
treea78ea6da4371b39e7e4a3bce6a5573557ead176a
parentbd22c34eaaaf24d08d460146a75890b01fce856e (diff)
downloadATCD-4d458af2c98e69621ca66d8132773ae271dffcca.tar.gz
added ACE_POLL_IS_BROKEN
-rw-r--r--ace/config-lynxos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index f63db8a98d9..8acd58583de 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -80,6 +80,7 @@
// Platform contains <poll.h>.
#define ACE_HAS_POLL
+#define ACE_POLL_IS_BROKEN
// Platform supports POSIX timers via timestruc_t.
#define ACE_HAS_POSIX_TIME