Add packed attribute to message protocol struct 35/180635/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 31 May 2018 04:11:43 +0000 (13:11 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 31 May 2018 04:11:46 +0000 (13:11 +0900)
commit644503bbf4cd6d429b84955feb06fb1aebc7396f
tree6560aca520f076fa638c9337799a2749ce38cfef
parent3dfe8ea6fd98f004757a85d5468455da3e281218
Add packed attribute to message protocol struct

The structures for message should be packed for communication. Add
explict packed attribute to the message struct.

Change-Id: I33ec2986a5caedf0dfa248b2e04c51ee75ae1520
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
libthor/thor-proto.h