Skip to content

Commit

Permalink
net: core: remove unneeded include in net/core/utils.c.
Browse files Browse the repository at this point in the history
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Rami Rosen authored and David S. Miller committed Mar 26, 2009
1 parent 73afa53 commit ede5ad0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/core/utils.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include <linux/net.h>
#include <linux/string.h>
#include <linux/types.h>
#include <linux/random.h>
#include <linux/percpu.h>
#include <linux/init.h>
#include <net/sock.h>
Expand Down

0 comments on commit ede5ad0

Please sign in to comment.