From: David S. Miller Date: Sun, 26 Jun 2005 22:28:10 +0000 (-0700) Subject: [ATALK]: Include asm/byteorder.h in linux/atalk.h X-Git-Tag: v2.6.13-rc1~67^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32e9e25ef20789c24ffa1f41489a13932cf82c77;p=pandora-kernel.git [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: David S. Miller --- Reading git-diff-tree failed