diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-27 04:16:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-27 04:16:33 +0200 |
commit | 020f46a39eb7b99a575b9f4d105fce2b142acdf1 (patch) | |
tree | 6abb47cdded94553adb31234bb277b8b5212873e /include | |
parent | Merge master.kernel.org:/home/rmk/linux-2.6-arm (diff) | |
parent | [IPVS]: Fix for overflows (diff) | |
download | linux-020f46a39eb7b99a575b9f4d105fce2b142acdf1.tar.xz linux-020f46a39eb7b99a575b9f4d105fce2b142acdf1.zip |
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/atalk.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/atalk.h b/include/linux/atalk.h index 09a1451c1159..911c09cb9bf9 100644 --- a/include/linux/atalk.h +++ b/include/linux/atalk.h @@ -1,6 +1,8 @@ #ifndef __LINUX_ATALK_H__ #define __LINUX_ATALK_H__ +#include <asm/byteorder.h> + /* * AppleTalk networking structures * |