aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 303d8d76b02..fa50e65be73 100644
--- a/src/m/vax.h
+++ b/src/m/vax.h
@@ -125,3 +125,7 @@ NOTE-END */
125#ifdef VMS 125#ifdef VMS
126#define C_ALLOCA 126#define C_ALLOCA
127#endif 127#endif
128
129#ifdef BSD4_2
130#define HAVE_FTIME
131#endif