summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskself.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/src/taskself.c')
-rw-r--r--cpukit/rtems/src/taskself.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/rtems/src/taskself.c b/cpukit/rtems/src/taskself.c
index 69b0967674..c699ee23ba 100644
--- a/cpukit/rtems/src/taskself.c
+++ b/cpukit/rtems/src/taskself.c
@@ -18,7 +18,6 @@
#include "config.h"
#endif
-#include <rtems/system.h>
#include <rtems/rtems/tasksimpl.h>
rtems_id rtems_task_self(void)