X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FmkDerivedConstants.c;h=efb6c4aed7e2652d3c84a5a1bfbc117150426cf1;hb=56dfaffd65d96d27a74c906c2201fd392e06f154;hp=689851e4e30b4ba15c5f333b3ee9064463d01f1e;hpb=081e9e53205935280f1800f113760a8a72498a6f;p=ghc-hetmet.git diff --git a/includes/mkDerivedConstants.c b/includes/mkDerivedConstants.c index 689851e..efb6c4a 100644 --- a/includes/mkDerivedConstants.c +++ b/includes/mkDerivedConstants.c @@ -229,6 +229,7 @@ main(int argc, char *argv[]) field_offset(Capability, r); field_offset(Capability, lock); + struct_field(Capability, mut_lists); struct_field(bdescr, start); struct_field(bdescr, free);