*** src/rxvt.h.orig	Mon Oct 26 23:41:16 1998
--- src/rxvt.h	Thu Nov  5 19:18:08 1998
***************
*** 174,179 ****
--- 174,180 ----
  #ifdef MULTICHAR_SET
      XFontStruct    *mfont;	/* Multichar font structure                 */
  #endif
+     XFontSet       fontset;
  #ifdef XPM_BACKGROUND
      Pixmap          pixmap;
  #ifdef XPM_BUFFERING
***************
*** 532,537 ****
--- 533,545 ----
      Rs_selectstyle,
  #ifdef PRINTPIPE
      Rs_print_pipe,
+ #endif
+ #ifdef KANJI
+ #undef NO_XLOCALE
+ #endif
+ #ifndef NO_XLOCALE
+     Rs_preeditType,
+     Rs_inputMethod,
  #endif
  #if defined (HOTKEY_CTRL) || defined (HOTKEY_META)
      Rs_bigfont_key,
