summaryrefslogtreecommitdiff
path: root/examples/APG/Processes/Process_Manager_Spawn.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/APG/Processes/Process_Manager_Spawn.cpp')
-rw-r--r--examples/APG/Processes/Process_Manager_Spawn.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/APG/Processes/Process_Manager_Spawn.cpp b/examples/APG/Processes/Process_Manager_Spawn.cpp
index 73b32f30c25..dd61ae9bae8 100644
--- a/examples/APG/Processes/Process_Manager_Spawn.cpp
+++ b/examples/APG/Processes/Process_Manager_Spawn.cpp
@@ -1,5 +1,6 @@
// $Id$
+#include "ace/OS_NS_unistd.h"
#include "ace/Log_Msg.h"
// Listing 0 code/ch10
#include "ace/Process_Manager.h"