diff options
-rw-r--r-- | mixer.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,6 +34,8 @@ #include <errno.h> #include <ctype.h> +#include <sys/ioctl.h> + #include <linux/ioctl.h> #define __force #define __bitwise |
index : tinyalsa | ||
Tiny library to interface with ALSA in the Linux kernel |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | mixer.c | 2 |
@@ -34,6 +34,8 @@ #include <errno.h> #include <ctype.h> +#include <sys/ioctl.h> + #include <linux/ioctl.h> #define __force #define __bitwise |