more clobber-detection

This commit is contained in:
nhmall
2025-02-02 09:08:48 -05:00
parent bda3437eab
commit d331029b03
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -183,6 +183,7 @@ struct edog {
};
struct former_incarnation {
unsigned parentmid; /* make clobber-detection possible */
char rank[25]; /* for bones' ghost rank in their former life */
};