Commit cab9315c authored by David S. Miller's avatar David S. Miller Committed by Hideaki Yoshifuji

[BRIDGE]: br_if.c needs linux/init.h

parent 36e36b51
......@@ -18,6 +18,7 @@
#include <linux/if_bridge.h>
#include <linux/inetdevice.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/rtnetlink.h>
#include <net/sock.h>
#include <asm/uaccess.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment