--- gforth/prims2cl.fs 2007/12/31 19:02:24 1.9 +++ gforth/prims2cl.fs 2012/03/13 19:33:31 1.10 @@ -42,8 +42,6 @@ Create InputFile 130 chars allot : c-header .\ #include "engine/forth.h" - .\ extern char *cstr(Char *from, UCell size, int clear); - .\ extern char *tilde_cstr(Char *from, UCell size, int clear); .\ .\ #undef TOS .\ #define TOS sp[0]