summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SOCK_SAP
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-26 18:08:47 +0000
commit25235f5017690551c69325fec3e9e2da0add7446 (patch)
treee9cb37531e5501b1a7a1e0201cf7e16f500155a9 /examples/IPC_SAP/SOCK_SAP
parent979516614bb95c95bef913d53fb737e4787155f9 (diff)
downloadATCD-25235f5017690551c69325fec3e9e2da0add7446.tar.gz
ChangeLogTag:Thu May 25 19:39:59 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'examples/IPC_SAP/SOCK_SAP')
-rw-r--r--examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp b/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
index dae6100632d..6ad39be25b0 100644
--- a/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
+++ b/examples/IPC_SAP/SOCK_SAP/CPP-inserver-poll.cpp
@@ -8,6 +8,7 @@
#include "ace/SOCK_Acceptor.h"
#include "ace/SOCK_Stream.h"
#include "ace/INET_Addr.h"
+#include "ace/Log_Msg.h"
ACE_RCSID(SOCK_SAP, CPP_inserver_poll, "$Id$")