summaryrefslogtreecommitdiff
path: root/examples/Reactor/Dgram/Dgram.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Reactor/Dgram/Dgram.cpp')
-rw-r--r--examples/Reactor/Dgram/Dgram.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/Reactor/Dgram/Dgram.cpp b/examples/Reactor/Dgram/Dgram.cpp
index ec0e02f4063..144e02beed6 100644
--- a/examples/Reactor/Dgram/Dgram.cpp
+++ b/examples/Reactor/Dgram/Dgram.cpp
@@ -24,6 +24,7 @@
// give the name "peer1" as the final argument to one and
// only one of the programs so that the test will work properly.
+#include "ace/OS_main.h"
#include "ace/Reactor.h"
#include "ace/Process.h"
#include "ace/SOCK_Dgram.h"