From e94b73f34583b08198ad212c4b8d987b3107a53e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 7 Nov 2018 14:28:55 +0100 Subject: config: Include for RTEMS_NEWLIB --- cpukit/libcsupport/src/getreentglobal.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/libcsupport/src/getreentglobal.c b/cpukit/libcsupport/src/getreentglobal.c index 775b4462cc..ba1e4bfe06 100644 --- a/cpukit/libcsupport/src/getreentglobal.c +++ b/cpukit/libcsupport/src/getreentglobal.c @@ -16,6 +16,8 @@ #include "config.h" #endif +#include + #if defined(RTEMS_NEWLIB) #include -- cgit v1.2.3