summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
Diffstat (limited to 'mm/slab.c')
-rw-r--r--mm/slab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/slab.c b/mm/slab.c
index 3dbbdc011..8bc12e2e7 100644
--- a/mm/slab.c
+++ b/mm/slab.c
@@ -109,6 +109,7 @@
#ifdef __mips__
#include <asm/pgtable.h>
#include <asm/addrspace.h>
+#include <asm/pgalloc.h>
#endif
/* If there is a different PAGE_SIZE around, and it works with this allocator,