chiark / gitweb /
Restore uaudio_apis[], but in a separate executable to avoid everything
[disorder] / lib / uaudio.h
index be396dfd8c335ef148aedf397544f77eecee0311..92bf90f7df817b15e1a485e7765346abd4602290 100644 (file)
@@ -138,6 +138,8 @@ extern const struct uaudio uaudio_rtp;
 
 extern const struct uaudio uaudio_command;
 
+extern const struct uaudio *uaudio_apis[];
+
 #endif /* UAUDIO_H */
 
 /*