aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/core.h b/include/sound/core.h
index 642ddfbc632..2be65ad2fd8 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
258extern int snd_major;
258extern int snd_ecards_limit; 259extern int snd_ecards_limit;
259 260
260void snd_request_card(int card); 261void snd_request_card(int card);