summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/MProfile_Forwarding')
-rwxr-xr-xTAO/tests/MProfile_Forwarding/server.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/MProfile_Forwarding/server.cpp b/TAO/tests/MProfile_Forwarding/server.cpp
index 36750cdc485..04c27ae739f 100755
--- a/TAO/tests/MProfile_Forwarding/server.cpp
+++ b/TAO/tests/MProfile_Forwarding/server.cpp
@@ -3,6 +3,7 @@
#include "ace/Get_Opt.h"
#include "test_i.h"
#include "ace/OS_NS_stdio.h"
+#include "ace/OS_NS_unistd.h"
ACE_RCSID(MT_Client, server, "$Id$")