summaryrefslogtreecommitdiff
path: root/PACE/pace/win32/utime.h
diff options
context:
space:
mode:
Diffstat (limited to 'PACE/pace/win32/utime.h')
-rw-r--r--PACE/pace/win32/utime.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/PACE/pace/win32/utime.h b/PACE/pace/win32/utime.h
index 5b90db1bd70..cfd7e5014ce 100644
--- a/PACE/pace/win32/utime.h
+++ b/PACE/pace/win32/utime.h
@@ -17,11 +17,7 @@
#define PACE_UTIME_H_WIN32
#include "pace/sys/types.h"
-#if defined (__BORLANDC__)
-#include <utime.h>
-#else
#include <sys/utime.h>
-#endif /* __BORLANDC__ */
#if defined (PACE_HAS_CPLUSPLUS)
extern "C" {