mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
dwc: if_dwc_aw: Include net/if_media.h
Needed my miivar.h
Fixes: 6b73554e3e9b ("dwc: Do not re-invent phy mode type")
This commit is contained in:
parent
6a773a0582
commit
b911f50400
1 changed files with 1 additions and 0 deletions
|
|
@ -33,6 +33,7 @@
|
|||
#include <sys/module.h>
|
||||
|
||||
#include <net/if.h>
|
||||
#include <net/if_media.h>
|
||||
|
||||
#include <machine/bus.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue