diff options
Diffstat (limited to 'core.h')
-rw-r--r-- | core.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ extern struct snd_pcm_ops pcm_ops; struct snd_avirt_core { + int version[3]; struct snd_card *card; struct device *dev; struct class *avirt_class; |