--- gforth/etags.fs 2003/08/25 14:17:44 1.14 +++ gforth/etags.fs 2007/03/31 21:43:18 1.15 @@ -43,6 +43,7 @@ \ the tag-text, rather than the tag name. require search.fs +require environ.fs require extend.fs : tags-file-name ( -- c-addr u )