diff --git a/cpu/native/watchdog.c b/cpu/native/watchdog.c index 9990b2367..0fbff9f21 100644 --- a/cpu/native/watchdog.c +++ b/cpu/native/watchdog.c @@ -28,9 +28,9 @@ * * This file is part of the Contiki operating system. * - * @(#)$Id: watchdog.c,v 1.1 2008/07/03 23:10:26 adamdunkels Exp $ + * @(#)$Id: watchdog.c,v 1.2 2008/07/04 03:03:41 nvt-se Exp $ */ -#include + #include "dev/watchdog.h" /*---------------------------------------------------------------------------*/