--- gforth/Attic/engine.c 1994/02/11 16:30:46 1.1 +++ gforth/Attic/engine.c 1994/04/20 17:12:00 1.2 @@ -1,5 +1,5 @@ /* - $Id: engine.c,v 1.1 1994/02/11 16:30:46 anton Exp $ + $Id: engine.c,v 1.2 1994/04/20 17:12:00 pazsan Exp $ Copyright 1992 by the ANSI figForth Development Group */ @@ -12,6 +12,7 @@ #include #include #include +#include #include "forth.h" #include "io.h"