Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153594107
D33732.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
505 B
Referenced Files
None
Subscribers
None
D33732.diff
View Options
diff --git a/lib/libmixer/mixer.h b/lib/libmixer/mixer.h
--- a/lib/libmixer/mixer.h
+++ b/lib/libmixer/mixer.h
@@ -27,7 +27,6 @@
#include <sys/cdefs.h>
#include <sys/queue.h>
-#include <sys/soundcard.h>
#include <limits.h>
diff --git a/lib/libmixer/mixer.c b/lib/libmixer/mixer.c
--- a/lib/libmixer/mixer.c
+++ b/lib/libmixer/mixer.c
@@ -25,6 +25,7 @@
#include <sys/types.h>
#include <sys/ioctl.h>
#include <sys/sysctl.h>
+#include <sys/soundcard.h>
#include <errno.h>
#include <fcntl.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 23, 5:08 AM (12 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32012169
Default Alt Text
D33732.diff (505 B)
Attached To
Mode
D33732: mixer(3): Move unnecessary includes out of header file
Attached
Detach File
Event Timeline
Log In to Comment