diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-14 14:42:58 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-14 14:42:58 +0000 |
commit | fba0fa7067df214675e50159c19fee6723a80cae (patch) | |
tree | 48a73c1edf2b3fe6662f85a705104d99860a287f /tests/Conn_Test.cpp | |
parent | c15748b1739a0ad3898d802d183f77ecafd2d17a (diff) | |
download | ATCD-fba0fa7067df214675e50159c19fee6723a80cae.tar.gz |
ChangeLogTag: Mon Jun 14 14:42:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'tests/Conn_Test.cpp')
-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$") |