From: batt Date: Thu, 11 Oct 2007 15:05:38 +0000 (+0000) Subject: Update to new tree. X-Git-Tag: 1.0.0~381 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=be5afe05ba0c8a2c885ee9b5a7251ac95d11ac20;p=bertos.git Update to new tree. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@860 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/drv/wdt.h b/drv/wdt.h index b8a54aaa..f13935ff 100644 --- a/drv/wdt.h +++ b/drv/wdt.h @@ -89,7 +89,7 @@ #endif #if CONFIG_WATCHDOG - #include + #include #include #if OS_QT