about summary refs log tree commit diff stats
path: root/src/chrtrans
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2009-01-01 00:46:30 -0500
committerThomas E. Dickey <dickey@invisible-island.net>2009-01-01 00:46:30 -0500
commitaaad678bc1da7dca79a648da22fbf3d3a8d9576e (patch)
tree4b070f86cf1a932bd4566daf2755e5ab2c7e1413 /src/chrtrans
parent54bbe9318f6e9aca131a985cb7ab1e979c1130ef (diff)
downloadlynx-snapshots-aaad678bc1da7dca79a648da22fbf3d3a8d9576e.tar.gz
snapshot of project "lynx", label v2-8-7dev_11d
Diffstat (limited to 'src/chrtrans')
-rw-r--r--src/chrtrans/makeuctb.c3
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.