summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 23:46:51 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-04-24 23:46:51 +0000
commit76a8ebf50ac1586e59669a38280bfe56b32b94d8 (patch)
treed7491be33a43c707c59a5b350b053a1cea1e55b1 /examples
parent439f96361ee4c547a4168dfd7891e9d5343f1b3a (diff)
downloadATCD-76a8ebf50ac1586e59669a38280bfe56b32b94d8.tar.gz
*** empty log message ***
Diffstat (limited to 'examples')
-rw-r--r--examples/Reactor/Proactor/test_proactor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Reactor/Proactor/test_proactor.cpp b/examples/Reactor/Proactor/test_proactor.cpp
index f6ebed26c53..839f24765f8 100644
--- a/examples/Reactor/Proactor/test_proactor.cpp
+++ b/examples/Reactor/Proactor/test_proactor.cpp
@@ -28,6 +28,7 @@
#include "ace/SOCK_Stream.h"
#include "ace/Message_Block.h"
#include "ace/Get_Opt.h"
+#include "ace/streams.h"
static char *host = 0;
static u_short port = ACE_DEFAULT_SERVER_PORT;