diff options
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/memalloc.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sound/memalloc.h b/include/sound/memalloc.h index 1918c60f1f35..44d87775b352 100644 --- a/include/sound/memalloc.h +++ b/include/sound/memalloc.h @@ -9,8 +9,9 @@ #ifndef __SOUND_MEMALLOC_H #define __SOUND_MEMALLOC_H +#include <asm/page.h> + struct device; -struct page; struct vm_area_struct; /* |