summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-10 12:55:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-10 12:55:20 +0000
commit1169395e7854c26188794f12c72558dc057a9626 (patch)
tree81b0c3c16aaef34802c9429ea30c62efe0b985ff
parentd9f6bd3848c515cf4d0106b9e410d233dadfb944 (diff)
downloadATCD-1169395e7854c26188794f12c72558dc057a9626.tar.gz
ChangeLogTag: Wed Dec 10 12:50:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp b/examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp
index 52e79976aed..640ba6aca01 100644
--- a/examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp
+++ b/examples/IPC_SAP/SSL_SAP/SSL-server-fancy.cpp
@@ -9,6 +9,7 @@
#include "ace/Singleton.h"
#include "ace/Profile_Timer.h"
#include "ace/Get_Opt.h"
+#include "ace/OS_NS_sys_select.h"
#include "ace/SSL/SSL_SOCK_Acceptor.h"