diff options
Diffstat (limited to 'src/inc/daccess.h')
-rw-r--r-- | src/inc/daccess.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/inc/daccess.h b/src/inc/daccess.h index 802df17d0b..eb0badffbd 100644 --- a/src/inc/daccess.h +++ b/src/inc/daccess.h @@ -620,6 +620,7 @@ typedef struct _DacGlobals ULONG fn__ThePreStubPatchLabel; ULONG fn__PrecodeFixupThunk; + ULONG fn__PrecodeRelativeFixupThunk; #ifdef FEATURE_PREJIT ULONG fn__StubDispatchFixupStub; ULONG fn__StubDispatchFixupPatchLabel; |