[mac-frame] add missing OT_TOOL_PACKED_BEGIN to Beacon class (#4509)

This commit is contained in:
Abtin Keshavarzian
2020-01-27 22:21:36 -08:00
committed by Jonathan Hui
parent 83c75333ec
commit bc02c6c05c
+1
View File
@@ -1131,6 +1131,7 @@ public:
#endif // OPENTHREAD_CONFIG_TIME_SYNC_ENABLE
};
OT_TOOL_PACKED_BEGIN
class Beacon
{
public: