X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fsdk%2Fcpp%2Fsf%2Fsfpacket.cpp;h=0b066c8e1eea62bffeb027644bd8ff159e13a1a1;hb=e9bfab607e051bae6afb47b44892ce37541d1b44;hp=c43059c600e8739dc147dad37bb1c55d0aaa89f8;hpb=6a945452aa08d9a8a847995cd7b0505ffc5d6a21;p=tinyos-2.x.git diff --git a/support/sdk/cpp/sf/sfpacket.cpp b/support/sdk/cpp/sf/sfpacket.cpp index c43059c6..0b066c8e 100644 --- a/support/sdk/cpp/sf/sfpacket.cpp +++ b/support/sdk/cpp/sf/sfpacket.cpp @@ -31,6 +31,7 @@ */ #include "sfpacket.h" +#include SFPacket::SFPacket(int pType, int pSeqno) { length = 0;