--- gforth/Attic/forth.h 1996/07/26 15:28:28 1.25 +++ gforth/Attic/forth.h 1996/10/13 19:56:21 1.26 @@ -21,6 +21,9 @@ #include "config.h" #include +#if defined(NeXT) +# include +#endif /* NeXT */ typedef void *Label;