]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tos/lib/net/lqi/MultiHop.h
Needed to initialize engine. Fixed bug in packet length calculation that
[tinyos-2.x.git] / tos / lib / net / lqi / MultiHop.h
index 1a2750adb8f0372d5765fa24c4836dac05d2ac2f..e1d2c765e6bd08f2f3e510a12acc28771e4c3747 100644 (file)
@@ -83,7 +83,6 @@ typedef nx_struct beacon_msg {
   nx_uint16_t parent;
   nx_uint16_t cost;
   nx_uint16_t hopcount;
-  nx_uint32_t timestamp;
 } beacon_msg_t;
 
 typedef struct DBGEstEntry {