summaryrefslogtreecommitdiff
path: root/examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp')
-rw-r--r--examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp b/examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp
index a565c8b4f15..77406f9bada 100644
--- a/examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp
+++ b/examples/Service_Configurator/IPC-tests/client/local_spipe_client_test.cpp
@@ -3,6 +3,7 @@
// Send a file through ACE_SPIPE communication channel by
// breaking it (the file) into pieces.
+#include "ace/OS_main.h"
#include "ace/Mem_Map.h"
#include "ace/SPIPE_Connector.h"
#include "ace/Get_Opt.h"