--- gforth/engine/io.h 2012/03/16 20:34:23 1.14 +++ gforth/engine/io.h 2012/03/23 20:49:44 1.15 @@ -20,7 +20,7 @@ #include -extern __thread jmp_buf throw_jmp_buf; +extern __thread jmp_buf * throw_jmp_handler; #if defined(MSDOS) || defined(SHARC) # define prep_terminal()