summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Pluggable
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/performance-tests/Pluggable
parent2d83320aaec72880ec0aa4c927e7afd78d879a9e (diff)
downloadATCD-4981bf7ea910b6cc4cf405504a9f3976604d31f0.tar.gz
ChangeLogTag:Sun Nov 2 23:28:26 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/performance-tests/Pluggable')
-rw-r--r--TAO/performance-tests/Pluggable/PP_Test_Client.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
index b477c99a771..d8549e3fada 100644
--- a/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
+++ b/TAO/performance-tests/Pluggable/PP_Test_Client.cpp
@@ -8,6 +8,9 @@
#include "ace/Read_Buffer.h"
#include "ace/OS_NS_stdio.h"
+#include "ace/OS_NS_errno.h"
+#include "ace/OS_NS_fcntl.h"
+#include "ace/OS_NS_unistd.h"
ACE_RCSID(IDL_Cubit, Cubit_Client, "$Id$")