summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/include/rtems.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/include/rtems.h b/cpukit/include/rtems.h
index 32d7769150..e5fb8a212e 100644
--- a/cpukit/include/rtems.h
+++ b/cpukit/include/rtems.h
@@ -9,7 +9,7 @@
*/
/*
- * Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+ * Copyright (C) 2020 embedded brains GmbH & Co. KG
* Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
*
* Redistribution and use in source and binary forms, with or without
@@ -73,6 +73,7 @@
#include <rtems/rtems/part.h>
#include <rtems/rtems/ratemon.h>
#include <rtems/rtems/region.h>
+#include <rtems/rtems/scheduler.h>
#include <rtems/rtems/sem.h>
#include <rtems/rtems/signal.h>
#include <rtems/rtems/status.h>