This commit was generated by cvs2svn to compensate for changes in r1388,
[chise/xemacs-chise.git.1] / src / event-stream.c
index 5dccba3..8871609 100644 (file)
@@ -4910,6 +4910,9 @@ If FILE is nil, close any open dribble file.
 void
 syms_of_event_stream (void)
 {
+  INIT_LRECORD_IMPLEMENTATION (command_builder);
+  INIT_LRECORD_IMPLEMENTATION (timeout);
+
   defsymbol (&Qdisabled, "disabled");
   defsymbol (&Qcommand_event_p, "command-event-p");