[NETLINK]: Fix typos in comments in netlink.h
[powerpc.git] / include / asm-parisc / scatterlist.h
index 236c1d0..e7211c7 100644 (file)
@@ -2,6 +2,7 @@
 #define _ASM_PARISC_SCATTERLIST_H
 
 #include <asm/page.h>
+#include <asm/types.h>
 
 struct scatterlist {
        struct page *page;