diff --git a/[refs] b/[refs] index c5747b22ee79..ba3d64dd40b7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7d164be8aa4392fe55474f4608547f2097e07c41 +refs/heads/master: 414f69d8a6ff0b30e7ea5ce10534b19f851e172e diff --git a/trunk/include/linux/atalk.h b/trunk/include/linux/atalk.h index ced8a1ed080c..e9ebac2e2ecc 100644 --- a/trunk/include/linux/atalk.h +++ b/trunk/include/linux/atalk.h @@ -85,8 +85,6 @@ static inline struct atalk_sock *at_sk(struct sock *sk) return (struct atalk_sock *)sk; } -#include - struct ddpehdr { __be16 deh_len_hops; /* lower 10 bits are length, next 4 - hops */ __be16 deh_sum;