diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-02-18 12:25:02 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-02-18 12:25:02 +0100 |
commit | c622965472d66a5d49d90bb5f077dc146d509f26 (patch) | |
tree | 660f81a04143b9c5def4a0e58f1fa9362a27c5cb /include/sound/asound.h | |
parent | c96984f18196e6c1e3ee51152091fa9b68f8e011 (diff) | |
download | alsa-lib-c622965472d66a5d49d90bb5f077dc146d509f26.tar.gz |
Add surround71 definition to NFORCE.conf
Now the board with ALC850 can work with 8-channel outputs.
Diffstat (limited to 'include/sound/asound.h')
-rw-r--r-- | include/sound/asound.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/asound.h b/include/sound/asound.h index fa1c9ab9..d86a457b 100644 --- a/include/sound/asound.h +++ b/include/sound/asound.h @@ -59,6 +59,7 @@ #ifndef __KERNEL__ #include <sys/time.h> #include <sys/types.h> +#include <sys/ioctl.h> #endif /* |