ctimer moved from net/rime to sys/

This commit is contained in:
adamdunkels 2010-06-14 18:58:45 +00:00
parent fad2b1def9
commit 951fd78f6c
5 changed files with 7 additions and 8 deletions

View file

@ -29,7 +29,7 @@
*
* This file is part of the Contiki OS
*
* $Id: contiki-main.c,v 1.12 2010/02/23 18:43:21 adamdunkels Exp $
* $Id: contiki-main.c,v 1.13 2010/06/14 18:58:45 adamdunkels Exp $
*
*/
@ -39,7 +39,6 @@
#include "contiki.h"
#include "net/netstack.h"
#include "net/rime/ctimer.h"
#include "dev/serial-line.h"