mirror of
https://github.com/oliverschmidt/contiki.git
synced 2025-01-09 19:31:04 +00:00
Removed non-existant cooja-debug.h include
This commit is contained in:
parent
5af47a2f0c
commit
62039a530d
@ -28,7 +28,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the Contiki operating system.
|
* This file is part of the Contiki operating system.
|
||||||
*
|
*
|
||||||
* $Id: contikimac.c,v 1.26 2010/04/04 12:28:29 adamdunkels Exp $
|
* $Id: contikimac.c,v 1.27 2010/04/04 12:31:47 adamdunkels Exp $
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@ -51,7 +51,7 @@
|
|||||||
#include "sys/pt.h"
|
#include "sys/pt.h"
|
||||||
#include "sys/rtimer.h"
|
#include "sys/rtimer.h"
|
||||||
|
|
||||||
#include "cooja-debug.h"
|
/*#include "cooja-debug.h"*/
|
||||||
#include "contiki-conf.h"
|
#include "contiki-conf.h"
|
||||||
|
|
||||||
#ifdef EXPERIMENT_SETUP
|
#ifdef EXPERIMENT_SETUP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user