summaryrefslogtreecommitdiffstats
path: root/sys/arm/lpc
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2013-12-13 22:08:31 +0000
committerian <ian@FreeBSD.org>2013-12-13 22:08:31 +0000
commit7de85345e25c2b8add525cfa6140298f0b6984e9 (patch)
tree6f16f09e00c6200a3f275f4d2f3ae17bf450531e /sys/arm/lpc
parent705dc5de8f2a234f4e4ccd49c6ac8f6d6bd0ed97 (diff)
downloadFreeBSD-src-7de85345e25c2b8add525cfa6140298f0b6984e9.zip
FreeBSD-src-7de85345e25c2b8add525cfa6140298f0b6984e9.tar.gz
MFC r257258, r257265: Include headers (if_var.h and others) where needed.
The change that triggered the need for this on head was r257244. That hasn't been MFC'd yet, but there's no harm in paving the way for it with this MFC.
Diffstat (limited to 'sys/arm/lpc')
-rw-r--r--sys/arm/lpc/if_lpe.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arm/lpc/if_lpe.c b/sys/arm/lpc/if_lpe.c
index 025aa72..e83b0a5 100644
--- a/sys/arm/lpc/if_lpe.c
+++ b/sys/arm/lpc/if_lpe.c
@@ -49,6 +49,7 @@ __FBSDID("$FreeBSD$");
#include <net/if_dl.h>
#include <net/if_media.h>
#include <net/if_types.h>
+#include <net/if_var.h>
#include <net/bpf.h>
OpenPOWER on IntegriCloud