Archived
14
0
Fork 0

ALSA: ctxfi - Add missing inclusion of linux/math64.h

Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
Takashi Iwai 2009-06-05 17:58:00 +02:00
parent 032abb519c
commit 28cd4aa43d

View file

@ -7,6 +7,7 @@
*/
#include <linux/slab.h>
#include <linux/math64.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include "ctatc.h"