Ector: Fix potential build errors with double typedef
authorJean-Philippe Andre <jp.andre@samsung.com>
Thu, 16 Jul 2015 02:39:38 +0000 (11:39 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Thu, 16 Jul 2015 09:22:55 +0000 (18:22 +0900)
commit83f4ee89d0104f9e46f57fa0dcca08cecefa514c
tree81b74e1b0cab8d99180c022cb758387bbd3f27a5
parent216f738acfa8b0b328096f0328166fded9a17183
Ector: Fix potential build errors with double typedef

Depending on the compiler and its version, having twice a
typedef on the same name may lead to a build failure.

Thanks @mythri for the report.
src/lib/ector/software/Ector_Software.h