Dave Plater
bb4b66f0dc
Reviewed ok OBS-URL: https://build.opensuse.org/request/show/49734 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=44
13 lines
371 B
Diff
13 lines
371 B
Diff
Index: lib-src/portmixer/src/px_unix_oss.c
|
|
===================================================================
|
|
--- lib-src/portmixer/src/px_unix_oss.c.orig
|
|
+++ lib-src/portmixer/src/px_unix_oss.c
|
|
@@ -44,6 +44,7 @@
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/ioctl.h>
|
|
+#include <ctype.h>
|
|
|
|
#if defined(HAVE_SYS_SOUNDCARD_H)
|
|
# include <sys/soundcard.h>
|