summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile/client.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 07:04:09 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-06-14 07:04:09 +0000
commit985152e9f588dd86abab2aaf2074ad90565c85d3 (patch)
treed25dc86ff4bc8da0be0ab96f115e1cb09c6bbce0 /TAO/tests/MProfile/client.cpp
parent8039a6713770a0d37b1d2061aeb3d83bac4f7625 (diff)
downloadATCD-985152e9f588dd86abab2aaf2074ad90565c85d3.tar.gz
ChangeLogTag: Mon Jun 14 06:57:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/MProfile/client.cpp')
-rw-r--r--TAO/tests/MProfile/client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/MProfile/client.cpp b/TAO/tests/MProfile/client.cpp
index 6fe86bdfcad..b25b828894c 100644
--- a/TAO/tests/MProfile/client.cpp
+++ b/TAO/tests/MProfile/client.cpp
@@ -3,6 +3,7 @@
#include "tao/IORManipulation/IORManip_Loader.h"
#include "ace/SString.h"
#include "ace/Get_Opt.h"
+#include "ace/OS_NS_unistd.h"
#include "testC.h"
ACE_RCSID(MT_Server, client, "$Id$")