Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[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>

authored by

Joe Perches and committed by
David S. Miller
414f69d8 7d164be8

-2
-2
include/linux/atalk.h
··· 85 85 return (struct atalk_sock *)sk; 86 86 } 87 87 88 - #include <asm/byteorder.h> 89 - 90 88 struct ddpehdr { 91 89 __be16 deh_len_hops; /* lower 10 bits are length, next 4 - hops */ 92 90 __be16 deh_sum;