summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src')
-rw-r--r--cpukit/libcsupport/src/newlibc_reent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/libcsupport/src/newlibc_reent.c b/cpukit/libcsupport/src/newlibc_reent.c
index 1a400eeb18..2dccfd0375 100644
--- a/cpukit/libcsupport/src/newlibc_reent.c
+++ b/cpukit/libcsupport/src/newlibc_reent.c
@@ -28,7 +28,6 @@
#include <rtems/libcsupport.h>
#include <rtems/score/threadimpl.h>
-#include <rtems/score/wkspace.h>
bool newlib_create_hook(
rtems_tcb *current_task RTEMS_UNUSED,