diff options
Diffstat (limited to 'sound/pci/ctxfi/ctpcm.c')
| -rw-r--r-- | sound/pci/ctxfi/ctpcm.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/ctxfi/ctpcm.c b/sound/pci/ctxfi/ctpcm.c index d0dc227fbdd..85ab43e8921 100644 --- a/sound/pci/ctxfi/ctpcm.c +++ b/sound/pci/ctxfi/ctpcm.c @@ -17,6 +17,7 @@  #include "ctpcm.h"  #include "cttimer.h" +#include <linux/slab.h>  #include <sound/pcm.h>  /* Hardware descriptions for playback */  |