Page MenuHomeFreeBSD

D33502.diff
No OneTemporary

D33502.diff

diff --git a/sys/net/if_bridgevar.h b/sys/net/if_bridgevar.h
--- a/sys/net/if_bridgevar.h
+++ b/sys/net/if_bridgevar.h
@@ -76,10 +76,14 @@
* Data structure and control definitions for bridge interfaces.
*/
+#include <sys/types.h>
#include <sys/callout.h>
#include <sys/queue.h>
#include <sys/condvar.h>
+#include <net/ethernet.h>
+#include <net/if.h>
+
/*
* Commands used in the SIOCSDRVSPEC ioctl. Note the lookup of the
* bridge interface itself is keyed off the ifdrv structure.

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 20, 6:14 PM (12 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31856193
Default Alt Text
D33502.diff (500 B)

Event Timeline