summaryrefslogtreecommitdiff
path: root/examples/IPC_SAP/SSL_SAP
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-11-26 14:52:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-11-26 14:52:09 +0000
commitd0af13e701abe0644062167e67892f1fbb2fe68a (patch)
tree612f7d53ffa06342b0025741e4ad9a88798ea49c /examples/IPC_SAP/SSL_SAP
parent40ec293c9cb2571c5ddaa426a1ec6b1bf50e0f83 (diff)
downloadATCD-d0af13e701abe0644062167e67892f1fbb2fe68a.tar.gz
ChangeLogTag: Wed Nov 26 14:51:33 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'examples/IPC_SAP/SSL_SAP')
-rw-r--r--examples/IPC_SAP/SSL_SAP/SSL-server.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/IPC_SAP/SSL_SAP/SSL-server.cpp b/examples/IPC_SAP/SSL_SAP/SSL-server.cpp
index f3ae93a1ba5..8563067af03 100644
--- a/examples/IPC_SAP/SSL_SAP/SSL-server.cpp
+++ b/examples/IPC_SAP/SSL_SAP/SSL-server.cpp
@@ -8,7 +8,7 @@
#include "ace/Thread_Manager.h"
#include "ace/Handle_Set.h"
#include "ace/Profile_Timer.h"
-#include "ace/OS_NS_select.h"
+#include "ace/OS_NS_sys_select.h"
#include "ace/SSL/SSL_SOCK_Acceptor.h"