aboutsummaryrefslogtreecommitdiffstats
path: root/src/m
diff options
context:
space:
mode:
Diffstat (limited to 'src/m')
-rw-r--r--src/m/vax.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/m/vax.h b/src/m/vax.h
index 303d8d76b0..fa50e65be7 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -125,3 +125,7 @@ NOTE-END */
#ifdef VMS
#define C_ALLOCA
#endif
+
+#ifdef BSD4_2
+#define HAVE_FTIME
+#endif