commit | c91326db013ddff478da8a8d66fb99ef4579f19a | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Aug 24 11:37:45 2005 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Mon Aug 29 16:08:15 2005 -0700 |
tree | 07c6111590cef5ce52909c3b50ac64ae19eee3bb | |
parent | 98a82febb6340466824c3a453738d4fbd05db81a [diff] |
[AX25/NETROM/ROSE]: Kill net/ip.h inclusion All these are claiming to include <net/ip.h> to get ip_rcv() but in fact don't need the header at all, so away with the inclusion. Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>