summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/rtems/ratemon.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-08 11:50:24 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-11-12 13:25:41 +0100
commitccc6695c843e8cb83df4dd8e6b1dc43c9df33216 (patch)
treef90f1077a504adc8a32a10d022d75f66fe77bea0 /cpukit/include/rtems/rtems/ratemon.h
parentrtems: Avoid <rtems/score/timecounter.h> in API (diff)
downloadrtems-ccc6695c843e8cb83df4dd8e6b1dc43c9df33216.tar.bz2
score: Introduce <rtems/score/watchdogticks.h>
Separate the definitions related to watchdog ticks from the watchdog structures. Update #3598.
Diffstat (limited to 'cpukit/include/rtems/rtems/ratemon.h')
-rw-r--r--cpukit/include/rtems/rtems/ratemon.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/include/rtems/rtems/ratemon.h b/cpukit/include/rtems/rtems/ratemon.h
index 747d967af2..095cab31eb 100644
--- a/cpukit/include/rtems/rtems/ratemon.h
+++ b/cpukit/include/rtems/rtems/ratemon.h
@@ -35,7 +35,6 @@
#include <rtems/rtems/types.h>
#include <rtems/rtems/status.h>
-#include <rtems/score/watchdog.h>
struct rtems_printer;