]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/atalk.h
[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
[linux-2.6-omap-h63xx.git] / include / linux / atalk.h
index ced8a1ed080ca55d053a4ecd960cab4fe7fbfa9f..e9ebac2e2ecc97d4db3e73615a9ddc020c47ba6a 100644 (file)
@@ -85,8 +85,6 @@ static inline struct atalk_sock *at_sk(struct sock *sk)
        return (struct atalk_sock *)sk;
 }
 
-#include <asm/byteorder.h>
-
 struct ddpehdr {
        __be16  deh_len_hops;   /* lower 10 bits are length, next 4 - hops */
        __be16  deh_sum;