diff options
-rw-r--r-- | tests/Conn_Test.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Conn_Test.cpp b/tests/Conn_Test.cpp index 0a8ad47ebac..cab6ad01a5d 100644 --- a/tests/Conn_Test.cpp +++ b/tests/Conn_Test.cpp @@ -38,6 +38,7 @@ #include "ace/OS_NS_signal.h" #include "ace/OS_NS_sys_select.h" #include "ace/OS_NS_sys_wait.h" +#include "ace/OS_NS_unistd.h" #include "ace/os_include/os_netdb.h" ACE_RCSID(tests, Conn_Test, "$Id$") |