summaryrefslogtreecommitdiff
path: root/ACE/ace/Process.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-10-23 09:09:46 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-10-23 09:09:46 +0000
commit6871d417633cd0fb5a5aef0b3d4a35eeeae59985 (patch)
tree79e1b850849308a6734d7f8abfb40bd54783c167 /ACE/ace/Process.cpp
parentbac1283f471e211d6157640cd70cd80d20641a4a (diff)
downloadATCD-6871d417633cd0fb5a5aef0b3d4a35eeeae59985.tar.gz
Thu Oct 23 09:09:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/Process.cpp')
-rw-r--r--ACE/ace/Process.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ACE/ace/Process.cpp b/ACE/ace/Process.cpp
index 8abadfb31eb..a703b2f263c 100644
--- a/ACE/ace/Process.cpp
+++ b/ACE/ace/Process.cpp
@@ -17,6 +17,7 @@
#include "ace/OS_NS_errno.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_unistd.h"
+#include "ace/OS_NS_fcntl.h"
#include "ace/OS_Memory.h"
#include "ace/Countdown_Time.h"
#include "ace/Truncate.h"