]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/core/seq/seq_clientmgr.h
Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace
[karo-tx-linux.git] / sound / core / seq / seq_clientmgr.h
index 5e04e20e239f4f22fafae0e270fb2f36e7c629fa..20f0a725ec7db293a1edc18c83af60fe3ab11d34 100644 (file)
@@ -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