This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / divert.h
index 6919b09..e11c909 100644 (file)
@@ -109,8 +109,6 @@ struct divert_cf
 #include <linux/skbuff.h>
 
 #ifdef CONFIG_NET_DIVERT
-#include <linux/netdevice.h>
-
 int alloc_divert_blk(struct net_device *);
 void free_divert_blk(struct net_device *);
 int divert_ioctl(unsigned int cmd, struct divert_cf __user *arg);