Skip to content
Prev Previous commit
Next Next commit
Fix compilation
  • Loading branch information
thaystg authored Oct 27, 2023
commit 9457315e9c795a309977f2cf6a1d3b0c3e2de756
2 changes: 1 addition & 1 deletion src/mono/mono/metadata/class-internals.h
Original file line number Diff line number Diff line change
Expand Up @@ -1450,7 +1450,7 @@ mono_class_get_object_finalize_slot (void);
MonoMethod *
mono_class_get_default_finalize_method (void);

const char *
MONO_COMPONENT_API const char *
mono_field_get_rva (MonoClassField *field, int swizzle);

MONO_COMPONENT_API void
Expand Down