Skip to content

Commit

Permalink
[NET]: include/linux/atalk.h - remove duplicate include
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Mar 24, 2008
1 parent 7d164be commit 414f69d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/linux/atalk.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 414f69d

Please sign in to comment.