projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[CVE-2009-0029] System call wrappers part 14
[linux-2.6]
/
sound
/
core
/
seq
/
seq_clientmgr.h
diff --git
a/sound/core/seq/seq_clientmgr.h
b/sound/core/seq/seq_clientmgr.h
index
5e04e20
..
20f0a72
100644
(file)
--- a/
sound/core/seq/seq_clientmgr.h
+++ b/
sound/core/seq/seq_clientmgr.h
@@
-98,4
+98,6
@@
int snd_seq_kernel_client_write_poll(int clientid, struct file *file, poll_table
int snd_seq_client_notify_subscription(int client, int port,
struct snd_seq_port_subscribe *info, int evtype);
+extern int seq_client_load[15];
+
#endif