commit | 414f69d8a6ff0b30e7ea5ce10534b19f851e172e | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Sun Mar 23 22:04:31 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 23 22:04:31 2008 -0700 |
tree | 68571d884332019912b37036284e710bac4e5708 | |
parent | 7d164be8aa4392fe55474f4608547f2097e07c41 [diff] |
[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>
diff --git a/include/linux/atalk.h b/include/linux/atalk.h index ced8a1e..e9ebac2 100644 --- a/include/linux/atalk.h +++ b/include/linux/atalk.h
@@ -85,8 +85,6 @@ 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;