]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Store the defines for default lpl in a global header file.
authormmaroti <mmaroti>
Fri, 18 Sep 2009 08:32:11 +0000 (08:32 +0000)
committermmaroti <mmaroti>
Fri, 18 Sep 2009 08:32:11 +0000 (08:32 +0000)
tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc

index d290df374ada2dd53ea70e588c9cf874350a49bb..5266c356d16d672baf7d781b7a7b0b69c1fa8427 100644 (file)
@@ -23,6 +23,7 @@
 
 #include <RadioAssert.h>
 #include <LowPowerListeningLayer.h>
+#include <Lpl.h>
 
 module LowPowerListeningLayerP
 {