From 14cfcc0ecef47de3191b88be4f9429aa6949032e Mon Sep 17 00:00:00 2001 From: mmaroti Date: Fri, 18 Sep 2009 08:32:11 +0000 Subject: [PATCH] Store the defines for default lpl in a global header file. --- tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc | 1 + 1 file changed, 1 insertion(+) diff --git a/tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc b/tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc index d290df37..5266c356 100644 --- a/tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc +++ b/tos/chips/rf2xx/layers/LowPowerListeningLayerP.nc @@ -23,6 +23,7 @@ #include #include +#include module LowPowerListeningLayerP { -- 2.39.2