[ATM]: atmarp.h needs to always include linux/types.h
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 9 Feb 2007 00:01:09 +0000 (16:01 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 9 Feb 2007 00:01:09 +0000 (16:01 -0800)
commit42c05f6e6e3d57495054a4cae35850b3f7d1c343
tree9b7992bac47cbeaf446efc00993fb2a36008bcb1
parent9783e1df7a6bd1e4dc5e2cafcdc29b65a47473d6
[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>
include/linux/atmarp.h