From 190a4eb330422b5406f7854c44df63fd3d24a43f Mon Sep 17 00:00:00 2001 From: midipix Date: Dec 12 2016 23:24:55 +0000 Subject: include for improved foreign compiler support. --- 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;