Skip to content

Commit

Permalink
ALSA: ctxfi - Add missing inclusion of linux/math64.h
Browse files Browse the repository at this point in the history
Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed Jun 5, 2009
1 parent 032abb5 commit 28cd4aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/pci/ctxfi/cttimer.c
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
*/

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

0 comments on commit 28cd4aa

Please sign in to comment.