From: rincon Date: Mon, 14 Jan 2008 22:18:19 +0000 (+0000) Subject: Define the IEEE types X-Git-Tag: release_tinyos_2_1_0_0~600 X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=commitdiff_plain;h=393339fd8aff0f610de20507d4b3c81c36d9d733;p=tinyos-2.x.git Define the IEEE types --- diff --git a/tos/chips/cc2420/receive/CC2420ReceiveP.nc b/tos/chips/cc2420/receive/CC2420ReceiveP.nc index 19239df6..d615790c 100644 --- a/tos/chips/cc2420/receive/CC2420ReceiveP.nc +++ b/tos/chips/cc2420/receive/CC2420ReceiveP.nc @@ -36,6 +36,8 @@ * @version $Revision$ $Date$ */ +#include "IEEE802154.h" + module CC2420ReceiveP { provides interface Init;