[AX25/NETROM/ROSE]: Kill net/ip.h inclusion
authorRalf Baechle <ralf@linux-mips.org>
Wed, 24 Aug 2005 18:37:45 +0000 (11:37 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:08:15 +0000 (16:08 -0700)
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>

No differences found