Index: sys/net/if_bridgevar.h =================================================================== --- sys/net/if_bridgevar.h +++ sys/net/if_bridgevar.h @@ -76,10 +76,14 @@ * Data structure and control definitions for bridge interfaces. */ +#include #include #include #include +#include +#include + /* * Commands used in the SIOCSDRVSPEC ioctl. Note the lookup of the * bridge interface itself is keyed off the ifdrv structure.