]> err.no Git - linux-2.6/blobdiff - include/asm-ia64/scatterlist.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
[linux-2.6] / include / asm-ia64 / scatterlist.h
index 9dbea8844d5ea11e003d81f339fda7c2f40edf9e..a452ea24205a70b1fd271d47158706f7809d6957 100644 (file)
@@ -6,6 +6,8 @@
  *     David Mosberger-Tang <davidm@hpl.hp.com>, Hewlett-Packard Co
  */
 
+#include <asm/types.h>
+
 struct scatterlist {
        struct page *page;
        unsigned int offset;