[ATALK]: Include asm/byteorder.h in linux/atalk.h
authorDavid S. Miller <davem@davemloft.net>
Sun, 26 Jun 2005 22:28:10 +0000 (15:28 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 26 Jun 2005 22:28:10 +0000 (15:28 -0700)
We're using __be16 in userland visible types, so we
have to include asm/byteorder.h so that works.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found