]> git.hungrycats.org Git - linux/commitdiff
[PATCH] Atari ST-RAM
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 26 Jul 2003 02:15:33 +0000 (19:15 -0700)
committerJens Axboe <axboe@suse.de>
Sat, 26 Jul 2003 02:15:33 +0000 (19:15 -0700)
Atari ST-RAM: Add missing include

arch/m68k/atari/stram.c

index 8e7e42e41aab299d1460e7c2fdd3042a007530a5..bcd989062d7ff84db293637495fae90c047f2a99 100644 (file)
@@ -21,6 +21,7 @@
 #include <linux/pagemap.h>
 #include <linux/shm.h>
 #include <linux/bootmem.h>
+#include <linux/mount.h>
 
 #include <asm/setup.h>
 #include <asm/machdep.h>