--- rxvt-unicode/src/scrollbar.h 2007/12/31 13:50:56 1.8 +++ rxvt-unicode/src/scrollbar.h 2008/01/01 21:14:39 1.9 @@ -18,6 +18,7 @@ int last_bot; /* scrollbar last bottom position */ int last_top; /* scrollbar last top position */ int last_state; /* scrollbar last state */ + int len; unsigned char align; Window win; int (rxvt_term::*update)(int, int, int, int);