diff options
Diffstat (limited to 'TAO/tests/Portable_Interceptors/Benchmark/client.cpp')
-rw-r--r-- | TAO/tests/Portable_Interceptors/Benchmark/client.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Portable_Interceptors/Benchmark/client.cpp b/TAO/tests/Portable_Interceptors/Benchmark/client.cpp index 461eaa858e4..e86d9770f89 100644 --- a/TAO/tests/Portable_Interceptors/Benchmark/client.cpp +++ b/TAO/tests/Portable_Interceptors/Benchmark/client.cpp @@ -10,7 +10,7 @@ #include "tao/ORBInitializer_Registry.h" #include "ace/Get_Opt.h" -#include "ace/OS.h" +#include "ace/OS_NS_errno.h" ACE_RCSID (Benchmark, client, |