Skip to content

Commit

Permalink
[PKT_SCHED]: Clean up duplicate includes in net/sched/
Browse files Browse the repository at this point in the history
This patch cleans up duplicate includes in
	net/sched/

Signed-off-by: Jesper Juhl <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Aug 14, 2007
1 parent 703310e commit 0a26f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/sched/act_police.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/skbuff.h>
#include <linux/module.h>
#include <linux/rtnetlink.h>
#include <linux/init.h>
#include <net/act_api.h>
Expand Down

0 comments on commit 0a26f4c

Please sign in to comment.