summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SPIPE_SAP/server.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/IPC_SAP/SPIPE_SAP/server.cpp')
-rw-r--r--examples/IPC_SAP/SPIPE_SAP/server.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SPIPE_SAP/server.cpp b/examples/IPC_SAP/SPIPE_SAP/server.cpp
index 728eb824bf8..6575418e497 100644
--- a/examples/IPC_SAP/SPIPE_SAP/server.cpp
+++ b/examples/IPC_SAP/SPIPE_SAP/server.cpp
@@ -1,8 +1,10 @@
// $Id$
+#include "ace/OS_main.h"
#include "ace/SPIPE_Addr.h"
#include "ace/SPIPE_Acceptor.h"
#include "ace/Log_Msg.h"
+#include "ace/OS_NS_stdio.h"
ACE_RCSID(SPIPE_SAP, server, "$Id$")