--- fbcon.h 2005-11-23 23:49:10.000000000 -0600 +++ fbcon.h.mine 2005-11-23 23:46:07.000000000 -0600 @@ -73,6 +73,7 @@ struct fb_cursor cursor_state; struct display *p; int currcon; /* Current VC. */ + struct vc_data *currcon_ptr; int cursor_flash; int cursor_reset; int blank_state;