From 3b69a0e2e0198cb51ba915daea43761c9e71b9fc Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 12 Nov 2018 09:23:32 +0100 Subject: rtems: Simplify includes in Update #3598. --- cpukit/include/rtems/rtems/cache.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cpukit/include/rtems/rtems/cache.h b/cpukit/include/rtems/rtems/cache.h index f1dc9bf03d..6d6c935eed 100644 --- a/cpukit/include/rtems/rtems/cache.h +++ b/cpukit/include/rtems/rtems/cache.h @@ -19,8 +19,7 @@ extern "C" { #endif -#include -#include +#include /** * @defgroup ClassicCache Cache -- cgit v1.2.3