X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tos%2Flib%2Fnet%2FDeluge%2FDelugePageTransfer.h;h=f3d6c652a74f3b89eb0b4f92a6182ffca63e8aa7;hb=c6d9663aef7ea2f34323160158e0143cd38880cd;hp=c491dffb0a460387c71f65cb76d3a62b74b6a155;hpb=daa2173bc13a30a1bc2e6e154d7a5c8013fd0b0d;p=tinyos-2.x.git diff --git a/tos/lib/net/Deluge/DelugePageTransfer.h b/tos/lib/net/Deluge/DelugePageTransfer.h index c491dffb..f3d6c652 100644 --- a/tos/lib/net/Deluge/DelugePageTransfer.h +++ b/tos/lib/net/Deluge/DelugePageTransfer.h @@ -31,7 +31,7 @@ #ifndef DELUGEPAGETRANSFER_H #define DELUGEPAGETRANSFER_H -#if defined(PLATFORM_TELOSB) +#if defined(PLATFORM_TELOSB) || defined(PLATFORM_EPIC) #include "extra/telosb/TOSBoot_platform.h" #elif defined(PLATFORM_MICAZ) || defined(PLATFORM_IRIS) #include "extra/micaz/TOSBoot_platform.h"