summaryrefslogtreecommitdiff
path: root/TAO/tests/Crash_On_Write/client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Crash_On_Write/client.cpp')
-rw-r--r--TAO/tests/Crash_On_Write/client.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Crash_On_Write/client.cpp b/TAO/tests/Crash_On_Write/client.cpp
index f43bed72e14..d6e7326fdef 100644
--- a/TAO/tests/Crash_On_Write/client.cpp
+++ b/TAO/tests/Crash_On_Write/client.cpp
@@ -2,6 +2,7 @@
#include "TestC.h"
#include "ace/Get_Opt.h"
+#include "ace/OS_NS_unistd.h"
ACE_RCSID(Crash_On_Write, client, "$Id$")