removed unnecessary inclusion

This commit is contained in:
nvt-se 2008-07-04 03:03:41 +00:00
parent 133a314b1c
commit 6440c3de81

View file

@ -28,9 +28,9 @@
* *
* This file is part of the Contiki operating system. * 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 <io.h>
#include "dev/watchdog.h" #include "dev/watchdog.h"
/*---------------------------------------------------------------------------*/ /*---------------------------------------------------------------------------*/