

struct page is undefined in there on Alpha.


 sound/core/memalloc.c |    1 +
 1 files changed, 1 insertion(+)

diff -puN sound/core/memalloc.c~sound-core-memalloc-build-fix sound/core/memalloc.c
--- 25/sound/core/memalloc.c~sound-core-memalloc-build-fix	2003-05-18 13:07:46.000000000 -0700
+++ 25-akpm/sound/core/memalloc.c	2003-05-18 13:07:55.000000000 -0700
@@ -27,6 +27,7 @@
 #include <linux/proc_fs.h>
 #include <linux/init.h>
 #include <linux/slab.h>
+#include <linux/mm.h>
 #include <asm/semaphore.h>
 #include <sound/memalloc.h>
 

_
