mm/highmem.c: Include asm/tlbflush.h
authorPete Zaitcev <zaitcev@redhat.com>
Fri, 4 Oct 2002 18:38:07 +0000 (11:38 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Fri, 4 Oct 2002 18:38:07 +0000 (11:38 -0700)
mm/highmem.c

index 11d599c..96e51a8 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/blkdev.h>
 #include <linux/init.h>
 #include <asm/pgalloc.h>
+#include <asm/tlbflush.h>
 
 static mempool_t *page_pool, *isa_page_pool;