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

Commit 32e9e25e authored by David S. Miller's avatar David S. Miller
Browse files

[ATALK]: Include asm/byteorder.h in linux/atalk.h



We're using __be16 in userland visible types, so we
have to include asm/byteorder.h so that works.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 64053bee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#ifndef __LINUX_ATALK_H__
#define __LINUX_ATALK_H__

#include <asm/byteorder.h>

/*
 * AppleTalk networking structures
 *