diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-03 10:10:50 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-09-03 10:10:50 -0400 |
commit | 73d5512d62200a263f3084bd869366326e445cf4 (patch) | |
tree | 0119cd9df4f21bfd10a32ba4614311b2d6dd5652 /WWW | |
parent | 8b30891ac5d40b970d9bbf48ed905fc225ee3bd7 (diff) | |
download | lynx-snapshots-73d5512d62200a263f3084bd869366326e445cf4.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-58
Diffstat (limited to 'WWW')
-rw-r--r-- | WWW/Library/Implementation/HTAnchor.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WWW/Library/Implementation/HTAnchor.c b/WWW/Library/Implementation/HTAnchor.c index 397c3684..8c91f3fb 100644 --- a/WWW/Library/Implementation/HTAnchor.c +++ b/WWW/Library/Implementation/HTAnchor.c @@ -21,6 +21,7 @@ #include "HTAnchor.h" #include "HTParse.h" #ifdef EXP_CHARTRANS +#include "UCAux.h" #include "UCMap.h" #endif /* EXP_CHARTRANS */ |