diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-26 22:16:33 -0400 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-26 22:16:33 -0400 |
| commit | 020f46a39eb7b99a575b9f4d105fce2b142acdf1 (patch) | |
| tree | 6abb47cdded94553adb31234bb277b8b5212873e /include | |
| parent | 41b6c37326cb24efc86fba94bcaa37f2cc23f1cd (diff) | |
| parent | 4da62fc70d7cbcf8fa606a8c806d9dc8faa0ceae (diff) | |
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 @@ | |||
| 1 | #ifndef __LINUX_ATALK_H__ | 1 | #ifndef __LINUX_ATALK_H__ |
| 2 | #define __LINUX_ATALK_H__ | 2 | #define __LINUX_ATALK_H__ |
| 3 | 3 | ||
| 4 | #include <asm/byteorder.h> | ||
| 5 | |||
| 4 | /* | 6 | /* |
| 5 | * AppleTalk networking structures | 7 | * AppleTalk networking structures |
| 6 | * | 8 | * |
