Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153197617
D33502.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
500 B
Referenced Files
None
Subscribers
None
D33502.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D33502: net: make if_bridgevar.h self-contained
Attached
Detach File
Event Timeline
Log In to Comment