summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp')
-rw-r--r--examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp b/examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp
index 9bb8dbf128d..a26d988bd05 100644
--- a/examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp
+++ b/examples/Service_Configurator/IPC-tests/client/local_stream_client_test.cpp
@@ -2,7 +2,7 @@
// Tests out the UNIX domain IPC-SAP abstraction.
-#include "ace/OS.h"
+#include "ace/OS_main.h"
#include "ace/LSOCK_Connector.h"
#include "ace/UNIX_Addr.h"
#include "ace/Get_Opt.h"