diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-03-06 19:00:00 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-03-06 19:00:00 -0500 |
commit | 373bfbe1a5d037b9eb53f512a3332746e10607a2 (patch) | |
tree | 6017109a8287677f6073c384ade5783cdcec5266 /WWW/Library/Implementation/HTFile.c | |
parent | e9b52cbfe84bc9e13568e784836c9e0b4b1e0913 (diff) | |
download | lynx-snapshots-373bfbe1a5d037b9eb53f512a3332746e10607a2.tar.gz |
snapshot of project "lynx", label v2-8pre_4
Diffstat (limited to 'WWW/Library/Implementation/HTFile.c')
-rw-r--r-- | WWW/Library/Implementation/HTFile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WWW/Library/Implementation/HTFile.c b/WWW/Library/Implementation/HTFile.c index 9a2b8ec8..89a93d14 100644 --- a/WWW/Library/Implementation/HTFile.c +++ b/WWW/Library/Implementation/HTFile.c @@ -26,7 +26,6 @@ #endif /* !VMS */ #ifdef DOSPATH -#define HAVE_READDIR #define HAVE_READDIR 1 #include <dirent.h> #define USE_DIRENT |