commit | d23a9b5baa1a37ac3620e1ba080965c505053749 | [log] [tgz] |
---|---|---|
author | Rami Rosen <ramirose@gmail.com> | Mon May 18 01:47:52 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon May 18 15:16:38 2009 -0700 |
tree | 772f89d9c24b43c35bf7e9c113fc61bc5dde62b9 | |
parent | e204a345a0b11c6522ec06e62dee71628a492408 [diff] |
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>