From ae917942fb9ab01339641501c9fac5296ce9900e Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Thu, 28 Sep 2006 09:35:27 +0200 Subject: [PATCH] --- yaml --- r: 40249 b: refs/heads/master c: 2db02c0fe8519bd5985c6280896f4d719a6ae801 h: refs/heads/master i: 40247: 698ce35efbcb825b110cf2b3387987e9e4780718 v: v3 --- [refs] | 2 +- trunk/Documentation/watchdog/src/watchdog-simple.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c9601058771b..7d5880424440 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 80060362aaefec507ac2d7a7bd156716d7a7ca91 +refs/heads/master: 2db02c0fe8519bd5985c6280896f4d719a6ae801 diff --git a/trunk/Documentation/watchdog/src/watchdog-simple.c b/trunk/Documentation/watchdog/src/watchdog-simple.c index 85cf17c48669..47801bc7e742 100644 --- a/trunk/Documentation/watchdog/src/watchdog-simple.c +++ b/trunk/Documentation/watchdog/src/watchdog-simple.c @@ -1,4 +1,6 @@ +#include #include +#include #include int main(int argc, const char *argv[]) {