From 2b32146400e9d99bfc87516ab8b2d2809aff5326 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 20 Apr 2021 09:33:52 +0200 Subject: Remove superfluous includes --- cpukit/libcsupport/src/newlibc_reent.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/libcsupport/src') 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 #include -#include bool newlib_create_hook( rtems_tcb *current_task RTEMS_UNUSED, -- cgit v1.2.3