summaryrefslogtreecommitdiff
path: root/ACE/tests/FIFO_Test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/tests/FIFO_Test.cpp')
-rw-r--r--ACE/tests/FIFO_Test.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/tests/FIFO_Test.cpp b/ACE/tests/FIFO_Test.cpp
index c5f665a4fdc..f7aa9eb2ca7 100644
--- a/ACE/tests/FIFO_Test.cpp
+++ b/ACE/tests/FIFO_Test.cpp
@@ -106,9 +106,9 @@ server (void *arg)
// On AIX, select() always seems to select a fifo handle as a normal file,
// always readable. Just wait a second...
-# if defined (AIX) || defined (HPUX) || defined (__osf__)
+# if defined (AIX) defined (__osf__)
ACE_OS::sleep (1);
-# endif /* AIX || HPUX */
+# endif /* AIX */
// Read the things the client is sending; alphabet, huge overflow, then
// alphabet.