diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-01-28 10:39:47 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-01-28 10:39:47 -0500 |
commit | b6d1143cba1a1910742924e8724f02585160f513 (patch) | |
tree | 74f9feab492293a391ee1b2979b0d9f3e42e2d95 /WWW/Library/Implementation/HTWAIS.c | |
parent | ab8b1f12eaf6b1524439f4a277cb7d122068acd7 (diff) | |
download | lynx-snapshots-b6d1143cba1a1910742924e8724f02585160f513.tar.gz |
snapshot of project "lynx", label v2-7-1ac-0_111
Diffstat (limited to 'WWW/Library/Implementation/HTWAIS.c')
-rw-r--r-- | WWW/Library/Implementation/HTWAIS.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/WWW/Library/Implementation/HTWAIS.c b/WWW/Library/Implementation/HTWAIS.c index ed28162f..0aab515c 100644 --- a/WWW/Library/Implementation/HTWAIS.c +++ b/WWW/Library/Implementation/HTWAIS.c @@ -53,12 +53,10 @@ #include "HTParse.h" #include "HTAccess.h" /* We implement a protocol */ #include "HTML.h" /* The object we will generate */ -#include "HTFormat.h" +#include "HTWSRC.h" #include "HTTCP.h" #include "HTCJK.h" #include "HTAlert.h" -/* #include "HTWSRC.h" */ /* Need some bits from here */ -/* #include "ParseWSRC.h" */ /* From WAIS ** --------- |