--- gforth/fflib.fs 2008/07/29 09:01:44 1.24 +++ gforth/fflib.fs 2008/07/29 09:24:31 1.25 @@ -24,6 +24,8 @@ s" callback" add-lib \c #include \c #include +\c extern Cell *gforth_RP; +\c extern unsigned char *gforth_LP; \c static av_alist alist; \c static va_alist gforth_clist; \c static float frv;