summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/RTCosScheduling
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 09:28:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 09:28:39 +0000
commit7cd9ac3770820ee9cef70cfbeace6d7eec8ae396 (patch)
treef79f2810219a86836b612049676285922b0f983d /TAO/orbsvcs/tests/RTCosScheduling
parent0b12331fa7974fe65ec16e8ccaa10f8a2616203b (diff)
downloadATCD-7cd9ac3770820ee9cef70cfbeace6d7eec8ae396.tar.gz
ChangeLogTag: Mon Jun 14 09:27:12 2004 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/tests/RTCosScheduling')
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp1
-rw-r--r--TAO/orbsvcs/tests/RTCosScheduling/client.cpp1
2 files changed, 2 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp b/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
index 62c5cac4000..f964cd99f21 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/Object1_i.cpp
@@ -14,6 +14,7 @@
#include "ace/ACE.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
+#include "ace/OS_NS_unistd.h"
//#include "tao/RTCORBA/RTCORBA.h"
////##include "ace/Task.h"
//
diff --git a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
index 7a23a74d469..1ad8bfc30f2 100644
--- a/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
+++ b/TAO/orbsvcs/tests/RTCosScheduling/client.cpp
@@ -17,6 +17,7 @@
#include "tao/debug.h"
#include "tao/Version.h"
#include "ace/OS_main.h"
+#include "ace/OS_NS_unistd.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
#pragma once