Fix build on bigendian archs.

This commit is contained in:
Bernhard Schmidt 2010-12-19 09:18:14 +00:00
parent 9d555e459c
commit 1375a2d077

@ -22,6 +22,7 @@
#include "driver.h"
#include "eloop.h"
#include "common/ieee802_11_defs.h"
#include "common/wpa_common.h"
#include <sys/socket.h>
#include <net/if.h>