X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Fwdt.h;h=f13935ff312feb16e46ee4aefee0cad504227962;hb=0ace0d776cdbb34ed7f4aaa0815d4e2dd46fcec7;hp=9a6a0c3bcef4eb08b4e4cce7bdc91838fafc3e21;hpb=77c1d6ba65a199f60faa0e0a68e63ef0eb87677c;p=bertos.git diff --git a/drv/wdt.h b/drv/wdt.h index 9a6a0c3b..f13935ff 100644 --- a/drv/wdt.h +++ b/drv/wdt.h @@ -27,7 +27,7 @@ * the GNU General Public License. * * Copyright 2004 Develer S.r.l. (http://www.develer.com/) - * This file is part of DevLib - See README.devlib for information. + * * --> * * \version $Id$ @@ -89,7 +89,7 @@ #endif #if CONFIG_WATCHDOG - #include + #include #include #if OS_QT