diff --git a/src/internal/ntapi_entry_point.c b/src/internal/ntapi_entry_point.c index dcf2fd5..9246917 100644 --- a/src/internal/ntapi_entry_point.c +++ b/src/internal/ntapi_entry_point.c @@ -5,7 +5,9 @@ /********************************************************/ #include +#include +__attr_section_decl__(".freestd") static const void * const __ntapi_affiliation __attr_section__(".freestd") = 0;