diff options
Diffstat (limited to 'sound/oss/dmabuf.c')
| -rw-r--r-- | sound/oss/dmabuf.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/oss/dmabuf.c b/sound/oss/dmabuf.c index 1bfcf7e8854..bcc3e8e0712 100644 --- a/sound/oss/dmabuf.c +++ b/sound/oss/dmabuf.c @@ -26,6 +26,7 @@  #define SAMPLE_ROUNDUP 0  #include <linux/mm.h> +#include <linux/gfp.h>  #include "sound_config.h"  #define DMAP_FREE_ON_CLOSE      0  |