diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/sound/core.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/core.h b/include/sound/core.h index 642ddfbc6325..2be65ad2fd83 100644 --- a/include/sound/core.h +++ b/include/sound/core.h | |||
@@ -255,6 +255,7 @@ typedef struct _snd_minor snd_minor_t; | |||
255 | 255 | ||
256 | /* sound.c */ | 256 | /* sound.c */ |
257 | 257 | ||
258 | extern int snd_major; | ||
258 | extern int snd_ecards_limit; | 259 | extern int snd_ecards_limit; |
259 | 260 | ||
260 | void snd_request_card(int card); | 261 | void snd_request_card(int card); |