Commit d63f3a06 authored by Jeff Dike's avatar Jeff Dike

One last fix to make the non-highmem build work.

parent 693e8bb1
......@@ -10,6 +10,7 @@
#include "linux/sched.h"
#include "asm/processor.h"
#include "asm/page.h"
#include "asm/fixmap.h"
extern pgd_t swapper_pg_dir[1024];
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment