]> Git Repo - linux.git/blobdiff - include/asm-v850/scatterlist.h
PCI: scatterlist.h needs types.h
[linux.git] / include / asm-v850 / scatterlist.h
index af1cba69a526b75e2542b4c9375cc2ca0d18c1e7..56f402920db9b10c9ab4a48e728f63043a2e2eff 100644 (file)
@@ -14,6 +14,8 @@
 #ifndef __V850_SCATTERLIST_H__
 #define __V850_SCATTERLIST_H__
 
+#include <asm/types.h>
+
 struct scatterlist {
        struct page     *page;
        unsigned        offset;
This page took 0.024863 seconds and 4 git commands to generate.