commit | beb3ca82fc0c2ec938b7446b006c8f34abb301b2 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:32:40 2005 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Oct 29 19:32:40 2005 +0100 |
tree | ea89c648dbeae35bdbe9734b2138ecdebdb55fe1 | |
parent | 4ee1303a787434d4994ae68d028ca025e339b434 [diff] [blame] |
More configcheck fixes. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
diff --git a/include/asm-mips/mmzone.h b/include/asm-mips/mmzone.h index d721143..011caeb 100644 --- a/include/asm-mips/mmzone.h +++ b/include/asm-mips/mmzone.h
@@ -5,6 +5,7 @@ #ifndef _ASM_MMZONE_H_ #define _ASM_MMZONE_H_ +#include <linux/config.h> #include <asm/page.h> #include <mmzone.h>