about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'WWW/Library/Implementation/HTUtils.h')
-rw-r--r--WWW/Library/Implementation/HTUtils.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTUtils.h b/WWW/Library/Implementation/HTUtils.h
index a0c93655..ec7265fb 100644
--- a/WWW/Library/Implementation/HTUtils.h
+++ b/WWW/Library/Implementation/HTUtils.h
@@ -21,6 +21,10 @@
 /* Explicit system-configure */
 #ifdef VMS
 #define NO_SIZECHANGE
+#define NO_UNISTD_H
+#define EXP_CHARTRANS
+#define NO_KEYPAD
+#define NO_UTMP
 #endif
 
 /* FIXME: these will be removed after completing auto-configure script */