summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SSL_SAP
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2004-06-17 15:58:23 +0000
committerSteve Huston <shuston@riverace.com>2004-06-17 15:58:23 +0000
commitbb4de6fbbdb88da37dd834f04b348f703912105e (patch)
treef16d2bc52b4ba70cc94e58c209181887fe1d0a6c /examples/IPC_SAP/SSL_SAP
parente9e7f09b471da1620a9c3fd59d1f32207a07f0c6 (diff)
downloadATCD-bb4de6fbbdb88da37dd834f04b348f703912105e.tar.gz
ChangeLogTag:Thu Jun 17 11:52:39 2004 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'examples/IPC_SAP/SSL_SAP')
-rw-r--r--examples/IPC_SAP/SSL_SAP/SSL-server-poll.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SSL_SAP/SSL-server-poll.cpp b/examples/IPC_SAP/SSL_SAP/SSL-server-poll.cpp
index 0278aa01866..d74eb14658b 100644
--- a/examples/IPC_SAP/SSL_SAP/SSL-server-poll.cpp
+++ b/examples/IPC_SAP/SSL_SAP/SSL-server-poll.cpp
@@ -5,6 +5,8 @@
// single-threaded concurrent server. This server program can be
// driven by the oneway test mode of SSL-client.cpp.
+#include "ace/OS_NS_unistd.h"
+#include "ace/Time_Value.h"
#include "ace/SSL/SSL_SOCK_Acceptor.h"
ACE_RCSID (SSL_SAP,