Add missing host_to_le32() for big endian hosts
authorMichal Kazior <michal.kazior@tieto.com>
Sat, 20 Jul 2013 14:17:32 +0000 (17:17 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 20 Jul 2013 14:17:32 +0000 (17:17 +0300)
commit182b2e535c913eb99ba401f2b3269f3e9a69859a
tree8921a1b5bcb4801867bd3d6222b3f93fbdbc19ea
parent3f53c006c7d7362cf715ceaeda92c69d91ea7b63
Add missing host_to_le32() for big endian hosts

Compiling hostapd with VHT enabled on a big endian machine resulted in
an undefined symbol error. Fix this by defining the missing macro.

Signed-hostap: Michal Kazior <michal.kazior@tieto.com>
src/utils/common.h