--- gforth/engine/peephole.c 2001/02/24 13:44:39 1.1 +++ gforth/engine/peephole.c 2001/02/27 21:17:11 1.2 @@ -21,7 +21,7 @@ #include "config.h" #include "forth.h" -#include "stdlib.h" +#include /* the numbers in this struct are primitive indices */ typedef struct Combination {