summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-10-06 14:59:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-10-06 14:59:43 +0000
commitaf7f426befac5d8d10ad81507e85e7d70cbc15e5 (patch)
treecf64843cb80c6ad78bb452795c74372dded51806
parent673e232260cac3f2f199d5d6cd6afee8a3bf3a60 (diff)
downloadATCD-af7f426befac5d8d10ad81507e85e7d70cbc15e5.tar.gz
ChangeLogTag: Wed Oct 6 14:59:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--tests/Dynamic_Priority_Test.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Dynamic_Priority_Test.cpp b/tests/Dynamic_Priority_Test.cpp
index 665670bb309..f3e6fa972f6 100644
--- a/tests/Dynamic_Priority_Test.cpp
+++ b/tests/Dynamic_Priority_Test.cpp
@@ -53,6 +53,10 @@
#include "ace/High_Res_Timer.h"
#include "ace/Sched_Params.h"
+#if defined (VXWORKS)
+# include "ace/OS_NS_string.h"
+#endif /* VXWORKS */
+
ACE_RCSID(tests, Dynamic_Priority_Test, "$Id$")
#if defined (ACE_HAS_TIMED_MESSAGE_BLOCKS)