Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ede5ad0e authored by Rami Rosen's avatar Rami Rosen Committed by David S. Miller
Browse files

net: core: remove unneeded include in net/core/utils.c.

parent 73afa537
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>