[Bridge] [PATCH] (2/4) bridge: get rid of unneeded include

Stephen Hemminger shemminger at osdl.org
Thu Mar 10 15:44:32 PST 2005


Get rid of unneeded include.

Signed-off-by: Stephen Hemminger <shemminger at osdl.org>


diff -Nru a/net/bridge/br.c b/net/bridge/br.c
--- a/net/bridge/br.c	2005-03-10 15:06:38 -08:00
+++ b/net/bridge/br.c	2005-03-10 15:06:38 -08:00
@@ -16,7 +16,6 @@
 #include <linux/config.h>
 #include <linux/module.h>
 #include <linux/kernel.h>
-#include <linux/miscdevice.h>
 #include <linux/netdevice.h>
 #include <linux/etherdevice.h>
 #include <linux/init.h>



More information about the Bridge mailing list