diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-03 18:41:23 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-03 18:41:23 -0500 |
commit | 0654c7025fbe241efddf0c3b9e58817f262aeda9 (patch) | |
tree | 763b5e6a40224fd71653797b3066bf276c81f308 /src/HTInit.c | |
parent | e87f21b4ae754e738cbb577215a039a26e28ad52 (diff) | |
download | lynx-snapshots-0654c7025fbe241efddf0c3b9e58817f262aeda9.tar.gz |
snapshot of project "lynx", label v2-8-2dev_8
Diffstat (limited to 'src/HTInit.c')
-rw-r--r-- | src/HTInit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/HTInit.c b/src/HTInit.c index 21a0dc4e..74403779 100644 --- a/src/HTInit.c +++ b/src/HTInit.c @@ -21,7 +21,6 @@ #include <HTWSRC.h> #include <HTSaveToFile.h> /* LJM */ -#include <userdefs.h> #include <LYStrings.h> #include <LYUtils.h> #include <LYGlobalDefs.h> |