summaryrefslogtreecommitdiff
path: root/TAO/tests/MProfile_Forwarding
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-02 23:27:23 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-02 23:27:23 +0000
commit4981bf7ea910b6cc4cf405504a9f3976604d31f0 (patch)
tree3f556203959635a7308497a0f9e3c541705ae5c1 /TAO/tests/MProfile_Forwarding
parent2d83320aaec72880ec0aa4c927e7afd78d879a9e (diff)
downloadATCD-4981bf7ea910b6cc4cf405504a9f3976604d31f0.tar.gz
ChangeLogTag:Sun Nov 2 23:28:26 UTC 2003 Don Hinton <dhinton@dresystems.com>
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$")