XEmacs 21.2.30 "Hygeia".
[chise/xemacs-chise.git.1] / src / elhash.c
index 251e549..52ba848 100644 (file)
@@ -1425,6 +1425,8 @@ The value is returned as (HIGH . LOW).
 void
 syms_of_elhash (void)
 {
+  INIT_LRECORD_IMPLEMENTATION (hash_table);
+
   DEFSUBR (Fhash_table_p);
   DEFSUBR (Fmake_hash_table);
   DEFSUBR (Fcopy_hash_table);