Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 414f69d8 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

[NET]: include/linux/atalk.h - remove duplicate include

parent 7d164be8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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;