aboutsummaryrefslogtreecommitdiffstats
path: root/core.h
diff options
context:
space:
mode:
Diffstat (limited to 'core.h')
-rw-r--r--core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core.h b/core.h
index 735df65..16f186a 100644
--- a/core.h
+++ b/core.h
@@ -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;