1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-12 14:29:28 +00:00

Fix build on bigendian archs.

This commit is contained in:
Bernhard Schmidt 2010-12-19 09:18:14 +00:00
parent 9d555e459c
commit 1375a2d077
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=216556

View File

@ -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>