about summary refs log tree commit diff stats
path: root/WWW/Library/Implementation/HTFile.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-10-14 12:32:07 -0400
committerThomas E. Dickey <dickey@invisible-island.net>1998-10-14 12:32:07 -0400
commit64c4d93e6c1d2751c8517e10192e585db0cbce82 (patch)
treee2d8a765b19927ff7cb92bd171073dc86fe11f40 /WWW/Library/Implementation/HTFile.c
parent043745f9329c2bc33b8e6282b57970bbc550355e (diff)
downloadlynx-snapshots-64c4d93e6c1d2751c8517e10192e585db0cbce82.tar.gz
snapshot of project "lynx", label v2-8-1pre_10
Diffstat (limited to 'WWW/Library/Implementation/HTFile.c')
-rw-r--r--WWW/Library/Implementation/HTFile.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/WWW/Library/Implementation/HTFile.c b/WWW/Library/Implementation/HTFile.c
index 70936cf3..d04b2013 100644
--- a/WWW/Library/Implementation/HTFile.c
+++ b/WWW/Library/Implementation/HTFile.c
@@ -52,10 +52,6 @@
 #define INFINITY 512		/* file name length @@ FIXME */
 #define MULTI_SUFFIX ".multi"	/* Extension for scanning formats */
 
-#ifdef VMS
-#include <HTVMSUtils.h>
-#endif /* VMS */
-
 #include <HTParse.h>
 #include <HTTCP.h>
 #ifndef DECNET