Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 439844
Collapse All | Expand All

(-)a/src/RtAudio.cpp (-1 / +1 lines)
Lines 6747-6753 bool RtApiPulse::probeDeviceOpen( unsign Link Here
6747
#include <sys/ioctl.h>
6747
#include <sys/ioctl.h>
6748
#include <unistd.h>
6748
#include <unistd.h>
6749
#include <fcntl.h>
6749
#include <fcntl.h>
6750
#include "soundcard.h"
6750
#include "/usr/lib/oss/include/sys/soundcard.h"
6751
#include <errno.h>
6751
#include <errno.h>
6752
#include <math.h>
6752
#include <math.h>
6753
6753

Return to bug 439844