Skip to content

Commit

Permalink
dropmon: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include('s) in
  include/linux/net_dropmon.h

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Huang Weiyi authored and David S. Miller committed Jul 13, 2009
1 parent df5ede8 commit 440c1ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/net_dropmon.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

#include <linux/types.h>
#include <linux/netlink.h>
#include <linux/types.h>

struct net_dm_drop_point {
__u8 pc[8];
Expand Down

0 comments on commit 440c1ce

Please sign in to comment.