diff --git a/[refs] b/[refs] index cb654d67a44d..18c4c9d36515 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5616df204ecf164ef2b124a17fd3cadd87954628 +refs/heads/master: b590d2baf17f8890f648e76436abdb8674d564eb diff --git a/trunk/include/asm-m68k/scatterlist.h b/trunk/include/asm-m68k/scatterlist.h index 8e612266da51..24887a2d9c7b 100644 --- a/trunk/include/asm-m68k/scatterlist.h +++ b/trunk/include/asm-m68k/scatterlist.h @@ -1,6 +1,8 @@ #ifndef _M68K_SCATTERLIST_H #define _M68K_SCATTERLIST_H +#include + struct scatterlist { struct page *page; unsigned int offset;