]> git.hungrycats.org Git - linux/commitdiff
One last fix to make the non-highmem build work.
authorJeff Dike <jdike@uml.karaya.com>
Sun, 29 Sep 2002 18:02:45 +0000 (14:02 -0400)
committerJeff Dike <jdike@uml.karaya.com>
Sun, 29 Sep 2002 18:02:45 +0000 (14:02 -0400)
include/asm-um/pgtable.h

index ff0cfd4aeea91f83fb8202bdcdec83cafd867f6b..ed92824001a1746abb76ac60ee205ffc82153a03 100644 (file)
@@ -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];