--- gforth/startup.fs 1999/08/29 15:45:19 1.30 +++ gforth/startup.fs 1999/11/20 12:12:53 1.31 @@ -20,6 +20,7 @@ warnings off include search.fs +require exceptions.fs include environ.fs include envos.fs include errors.fs