summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/getreentglobal.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/getreentglobal.c')
-rw-r--r--cpukit/libcsupport/src/getreentglobal.c2
1 files changed, 2 insertions, 0 deletions
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 <rtems.h>
+
#if defined(RTEMS_NEWLIB)
#include <sys/reent.h>