]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Fix atmarp.h for userspace
authorDavid Miller <davem@davemloft.net>
Wed, 14 Feb 2007 02:11:27 +0000 (18:11 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 9 Mar 2007 18:50:21 +0000 (10:50 -0800)
commit9a78d2ae0ea43dd90e9fc60047225b9ff1601e14
tree38b8df26d7bbd58d6cf34c65fbbc5fcba4259acc
parent07c9ab037422089d2b8baf5c14734fe2105b6629
Fix atmarp.h for userspace

[ATM]: atmarp.h needs to always include linux/types.h

To provide the __be* types, even for userspace includes.

Reported by Andrew Walrond.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
include/linux/atmarp.h