doc 1e6ffe
[p5sagit/p5-mst-13.2.git] / sv.h
diff --git a/sv.h b/sv.h
index 744687a..3f31920 100644 (file)
--- a/sv.h
+++ b/sv.h
@@ -1940,6 +1940,7 @@ struct clone_params {
   UV  flags;
   PerlInterpreter *proto_perl;
   PerlInterpreter *new_perl;
+  AV *unreferenced;
 };
 
 /*