From ccc6695c843e8cb83df4dd8e6b1dc43c9df33216 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 8 Nov 2018 11:50:24 +0100 Subject: score: Introduce Separate the definitions related to watchdog ticks from the watchdog structures. Update #3598. --- cpukit/score/src/watchdogtickssinceboot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src') diff --git a/cpukit/score/src/watchdogtickssinceboot.c b/cpukit/score/src/watchdogtickssinceboot.c index 668348c0d5..0857d0ef73 100644 --- a/cpukit/score/src/watchdogtickssinceboot.c +++ b/cpukit/score/src/watchdogtickssinceboot.c @@ -18,7 +18,7 @@ #include "config.h" #endif -#include +#include /* * This is defined in a separate module to allow the new network to define it -- cgit v1.2.3