aboutsummaryrefslogtreecommitdiff
path: root/src/config-win32.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-win32.h')
-rw-r--r--src/config-win32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config-win32.h b/src/config-win32.h
index 64a8ca986..b9c407060 100644
--- a/src/config-win32.h
+++ b/src/config-win32.h
@@ -21,10 +21,12 @@
#define HAVE_FCNTL_H 1
/* Define if you have utime() */
+#if !defined(__BORLANDC__)
#define HAVE_UTIME 1
/* Define if you have the <sys/utime.h> header file */
#define HAVE_SYS_UTIME_H 1
+#endif
/* Define if you have the <locale.h> header file */
#define HAVE_LOCALE_H 1