diff --git a/src/internal/pe_entry_point.c b/src/internal/pe_entry_point.c index 9ea4c3f..2ebd928 100644 --- a/src/internal/pe_entry_point.c +++ b/src/internal/pe_entry_point.c @@ -1,5 +1,7 @@ #include +#include +__attr_section_decl__(".freestd") static const void * const pe_affiliation __attr_section__(".freestd") = 0;