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

@ -28,7 +28,7 @@
*
* This file is part of the Contiki operating system.
*
* $Id: deluge.c,v 1.9 2010/04/12 14:39:52 nvt-se Exp $
* $Id: deluge.c,v 1.10 2010/06/14 18:58:45 adamdunkels Exp $
*/
/**
@ -43,7 +43,6 @@
#include "contiki.h"
#include "net/rime.h"
#include "net/rime/ctimer.h"
#include "cfs/cfs.h"
#include "loader/elfloader.h"
#include "lib/crc16.h"