net: make ethernet.h self-contained
Reviewed by: imp Sponsored by: Rubicon Communications, LLC ("Netgate") Differential Revision: https://reviews.freebsd.org/D33501
This commit is contained in:
parent
959af5a89b
commit
f4096a7c8a
@ -8,6 +8,8 @@
|
||||
#ifndef _NET_ETHERNET_H_
|
||||
#define _NET_ETHERNET_H_
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
/*
|
||||
* Some basic Ethernet constants.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user