Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 28cd4aa4 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

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



Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 032abb51
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@
 */

#include <linux/slab.h>
#include <linux/math64.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include "ctatc.h"