diff options
Diffstat (limited to 'src/chrtrans')
-rw-r--r-- | src/chrtrans/makeuctb.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/chrtrans/makeuctb.c b/src/chrtrans/makeuctb.c index 604ff24d..c98adb4c 100644 --- a/src/chrtrans/makeuctb.c +++ b/src/chrtrans/makeuctb.c @@ -1,5 +1,5 @@ /* - * $LynxId: makeuctb.c,v 1.37 2008/01/09 23:29:20 tom Exp $ + * $LynxId: makeuctb.c,v 1.38 2008/12/31 22:04:03 tom Exp $ * * makeuctb.c, derived from conmakehash.c - kw * @@ -30,6 +30,7 @@ #define DONT_USE_SOCKS5 #include <UCDefs.h> #include <UCkd.h> +#include <LYUtils.h> /* * Don't try to use LYexit() since this is a standalone file. |