diff --git a/cpukit/score/include/rtems/score/basedefs.h b/cpukit/score/include/rtems/score/basedefs.h index 4994579e48..069d6a98f3 100644 --- a/cpukit/score/include/rtems/score/basedefs.h +++ b/cpukit/score/include/rtems/score/basedefs.h @@ -34,13 +34,6 @@ #include #include - /* - * FIXME: This include should not be present. In older RTEMS versions - * provided indirectly. This include is here to not - * break application source files that relied on this accidentally. - */ - #include - /* * FIXME: This include should not be present. In older RTEMS versions * provided indirectly. This include is here to not