Commit 440c1ce1 authored by Huang Weiyi's avatar Huang Weiyi Committed by David S. Miller

dropmon: remove duplicated #include

Remove duplicated #include('s) in
  include/linux/net_dropmon.h
Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent df5ede82
...@@ -3,7 +3,6 @@ ...@@ -3,7 +3,6 @@
#include <linux/types.h> #include <linux/types.h>
#include <linux/netlink.h> #include <linux/netlink.h>
#include <linux/types.h>
struct net_dm_drop_point { struct net_dm_drop_point {
__u8 pc[8]; __u8 pc[8];
......
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