chiark / gitweb /
prefork: add a magic number to prefork-interp
[chiark-utils.git] / cprogs / prefork.c
index aaac059e1bb3a739d64957ebdf5bf9b3fa9ae4c6..909d0658ebf7f407f317f32164299b8306ff7101 100644 (file)
@@ -206,6 +206,7 @@ void process_opts(const char *const **argv_io) {
   const char *smashedopt;
 
   sha256_init(&identsc);
+  ident_addinit();
 
   if ((*argv_io)[0] &&
       (smashedopt = (*argv_io)[1]) &&