summaryrefslogtreecommitdiff
path: root/io/test/testconnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/testconnection.cxx')
-rw-r--r--io/test/testconnection.cxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx
index 31a00110aad4..c5017a838843 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: testconnection.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: jl $ $Date: 2001-03-12 15:53:24 $
+ * last change: $Author: jl $ $Date: 2001-03-14 09:31:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,6 +60,10 @@
************************************************************************/
#include <stdio.h>
+#ifndef _OSL_TIME_H_
+#include <osl/time.h>
+#endif
+
#include <osl/diagnose.h>
#include <vos/thread.hxx>