summaryrefslogtreecommitdiff
path: root/ace/os_include/sys/os_timeb.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/os_include/sys/os_timeb.h')
-rw-r--r--ace/os_include/sys/os_timeb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/os_include/sys/os_timeb.h b/ace/os_include/sys/os_timeb.h
index 2495097d344..c3b3559269b 100644
--- a/ace/os_include/sys/os_timeb.h
+++ b/ace/os_include/sys/os_timeb.h
@@ -36,7 +36,7 @@ extern "C"
{
#endif /* __cplusplus */
-#if defined (__BORLANDC__) && (__BORLANDC__ <= 0x560)
+#if defined (__BORLANDC__)
# define _ftime ftime
# define _timeb timeb
#endif /* __BORLANDC__ */