aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/atalk.h
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2008-03-23 22:04:31 -0700
committerDavid S. Miller <davem@davemloft.net>2008-03-23 22:04:31 -0700
commit414f69d8a6ff0b30e7ea5ce10534b19f851e172e (patch)
tree68571d884332019912b37036284e710bac4e5708 /include/linux/atalk.h
parent[NET]: include/net/route.h - remove duplicate include (diff)
downloadlinux-dev-414f69d8a6ff0b30e7ea5ce10534b19f851e172e.tar.xz
linux-dev-414f69d8a6ff0b30e7ea5ce10534b19f851e172e.zip
[NET]: include/linux/atalk.h - remove duplicate include
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/atalk.h')
-rw-r--r--include/linux/atalk.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/atalk.h b/include/linux/atalk.h
index ced8a1ed080c..e9ebac2e2ecc 100644
--- a/include/linux/atalk.h
+++ b/include/linux/atalk.h
@@ -85,8 +85,6 @@ static inline struct atalk_sock *at_sk(struct sock *sk)
return (struct atalk_sock *)sk;
}
-#include <asm/byteorder.h>
-
struct ddpehdr {
__be16 deh_len_hops; /* lower 10 bits are length, next 4 - hops */
__be16 deh_sum;