--- ray/src/rt/x11twind.c 1992/05/29 15:25:13 2.2 +++ ray/src/rt/x11twind.c 1993/03/08 12:37:44 2.3 @@ -36,6 +36,8 @@ extern char *memset(); extern char *calloc(), *malloc(); +static togglecurs(); + TEXTWIND * xt_open(dpy, parent, x, y, width, height, bw, fore, back, fontname)