--- gforth/engine/peephole.c 2001/03/28 16:18:51 1.3 +++ gforth/engine/peephole.c 2001/06/15 16:09:15 1.5 @@ -22,6 +22,8 @@ #include "config.h" #include "forth.h" #include +#include +#include /* the numbers in this struct are primitive indices */ typedef struct Combination {