--- src/oss.c.orig 2020-08-01 09:32:59 UTC
+++ src/oss.c
@@ -17,11 +17,14 @@
* along with this program. If not, see .
*/
-#include
+#include
+#include
#include
#include
#include "oss.h"
+
+struct stereo_volume vol;
static char *default_device = "/dev/mixer";