diff options
Diffstat (limited to 'tools/man2html2.tcl')
-rw-r--r-- | tools/man2html2.tcl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/man2html2.tcl b/tools/man2html2.tcl index e4ccedf..163196e 100644 --- a/tools/man2html2.tcl +++ b/tools/man2html2.tcl @@ -6,6 +6,8 @@ # # Copyright (c) 1996 by Sun Microsystems, Inc. +package require Tcl 8.4 + # Global variables used by these scripts: # # NAME_file - array indexed by NAME and containing file names used for |