diff options
author | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-02 23:27:23 +0000 |
---|---|---|
committer | dhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2003-11-02 23:27:23 +0000 |
commit | 7d772a7c6de2502acaec5ddfbbe402663829c7e9 (patch) | |
tree | 3f556203959635a7308497a0f9e3c541705ae5c1 /TAO/tests/MT_Server | |
parent | 509ed1f84ab85c8aa5b4856b4f795c3caac64155 (diff) | |
download | ATCD-7d772a7c6de2502acaec5ddfbbe402663829c7e9.tar.gz |
ChangeLogTag:Sun Nov 2 23:28:26 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tests/MT_Server')
-rw-r--r-- | TAO/tests/MT_Server/test_i.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/MT_Server/test_i.cpp b/TAO/tests/MT_Server/test_i.cpp index 062d4555b9f..b3bd0d017d6 100644 --- a/TAO/tests/MT_Server/test_i.cpp +++ b/TAO/tests/MT_Server/test_i.cpp @@ -2,6 +2,7 @@ #include "test_i.h" #include "tao/debug.h" +#include "ace/OS_NS_unistd.h" #if !defined(__ACE_INLINE__) #include "test_i.i" |