mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add back dropped if_media.h include
This commit is contained in:
parent
5308b2a64e
commit
d121857765
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
#include <net/ethernet.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_arp.h>
|
||||
#include <net/if_media.h>
|
||||
#include <net/if_mib.h>
|
||||
|
||||
#include <isa/isavar.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue