OSDN Git Service

ipv4: cleanup: remove unnecessary include.
authorRami Rosen <ramirose@gmail.com>
Mon, 18 May 2009 01:47:52 +0000 (01:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 May 2009 22:16:38 +0000 (15:16 -0700)
commitd23a9b5baa1a37ac3620e1ba080965c505053749
tree772f89d9c24b43c35bf7e9c113fc61bc5dde62b9
parente204a345a0b11c6522ec06e62dee71628a492408
ipv4: cleanup: remove unnecessary include.

There is no need for net/icmp.h header in net/ipv4/fib_frontend.c.
This patch removes the #include net/icmp.h from it.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/fib_frontend.c