--- gforth/arch/generic/machine.h 2007/03/25 21:30:59 1.25 +++ gforth/arch/generic/machine.h 2007/03/31 12:58:07 1.26 @@ -99,6 +99,7 @@ typedef void *Label; #undef HAS_DEBUG #undef HAS_GLOCALS #undef HAS_HASH +#define HAS_F83HEADERSTRING #ifndef PUTC # define PUTC(x) putc(x, stdout) #endif