From: janhauer Date: Wed, 4 Mar 2009 18:39:38 +0000 (+0000) Subject: removed a wrong include X-Git-Tag: rc_6_tinyos_2_1_1~479 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=d53d74df87c390b96ceb76154cc6cd1bcdd4b8d7 removed a wrong include --- diff --git a/tos/platforms/telosb/mac/tkn154/Ieee802154BeaconEnabledC.nc b/tos/platforms/telosb/mac/tkn154/Ieee802154BeaconEnabledC.nc index 5f56c685..74ce8557 100644 --- a/tos/platforms/telosb/mac/tkn154/Ieee802154BeaconEnabledC.nc +++ b/tos/platforms/telosb/mac/tkn154/Ieee802154BeaconEnabledC.nc @@ -33,7 +33,6 @@ * ======================================================================== */ #include "TKN154.h" -#include "TKN154_DEBUG.h" configuration Ieee802154BeaconEnabledC { provides diff --git a/tos/platforms/telosb/mac/tkn154/Ieee802154NonBeaconEnabledC.nc b/tos/platforms/telosb/mac/tkn154/Ieee802154NonBeaconEnabledC.nc index 892ef93d..ab1d58d5 100644 --- a/tos/platforms/telosb/mac/tkn154/Ieee802154NonBeaconEnabledC.nc +++ b/tos/platforms/telosb/mac/tkn154/Ieee802154NonBeaconEnabledC.nc @@ -33,7 +33,6 @@ * ======================================================================== */ #include "TKN154.h" -#include "TKN154_DEBUG.h" configuration Ieee802154NonBeaconEnabledC { provides