removed cfs ref in template

This commit is contained in:
fros4943 2007-05-21 15:00:13 +00:00
parent 63e1ab3e60
commit 7d3c72c8d7
1 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* $Id: contiki_template.c,v 1.2 2007/05/18 13:51:42 fros4943 Exp $ * $Id: contiki_template.c,v 1.3 2007/05/21 15:00:13 fros4943 Exp $
*/ */
/** /**
@ -68,7 +68,6 @@
#include "lib/simEnvChange.h" #include "lib/simEnvChange.h"
#include "lib/sensors.h" #include "lib/sensors.h"
#include "cfs/cfs-cooja.h"
#include "sys/etimer.h" #include "sys/etimer.h"
#include "sys/cooja_mt.h" #include "sys/cooja_mt.h"
#include "net/init-net.h" #include "net/init-net.h"