--- gforth/startup.fs 2002/09/14 08:20:20 1.45 +++ gforth/startup.fs 2002/09/14 08:34:03 1.46 @@ -35,6 +35,7 @@ include hash.fs \ require interpretation.fs \ include float.fs \ include search.fs +require compat/strcomp.fs include glocals.fs require stuff.fs include wordinfo.fs