summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libc/kernel/common/linux/msm_audio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/kernel/common/linux/msm_audio.h b/libc/kernel/common/linux/msm_audio.h
index cf55001..bd21168 100644
--- a/libc/kernel/common/linux/msm_audio.h
+++ b/libc/kernel/common/linux/msm_audio.h
@@ -117,6 +117,7 @@ struct msm_audio_aio_buf {
uint32_t buf_len;
uint32_t data_len;
void *private_data;
+ unsigned short mfield_sz; /*only useful for data has meta field */
};
#define SND_IOCTL_MAGIC 's'