From cc7442ed84aa08273c4714970912df2bd4f257af Mon Sep 17 00:00:00 2001 From: Andrew Victor Date: Thu, 6 Nov 2008 12:53:42 -0800 Subject: [PATCH] --- yaml --- r: 118448 b: refs/heads/master c: c1dfda399ace020126547e7d454ba94edc8c8797 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/watchdog/at91sam9_wdt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 84589951a49e..0d04448a44c5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 80bb26d4062657c52862d1b112beead47ff9b793 +refs/heads/master: c1dfda399ace020126547e7d454ba94edc8c8797 diff --git a/trunk/drivers/watchdog/at91sam9_wdt.c b/trunk/drivers/watchdog/at91sam9_wdt.c index b4babfc31586..b1da287f90ec 100644 --- a/trunk/drivers/watchdog/at91sam9_wdt.c +++ b/trunk/drivers/watchdog/at91sam9_wdt.c @@ -30,7 +30,7 @@ #include #include -#include +#include #define DRV_NAME "AT91SAM9 Watchdog"