Provide forward declaration for struct ifnet. Consumers
of this header don't need contents of struct.
This commit is contained in:
parent
36ce0e2c8d
commit
e678c455ff
@ -54,6 +54,8 @@
|
||||
|
||||
#include <sys/queue.h>
|
||||
|
||||
struct ifnet;
|
||||
|
||||
/*
|
||||
* Driver callbacks for media status and change requests.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user