summaryrefslogtreecommitdiff
path: root/java/jdk13/files/patch-..::src::solaris::native::com::sun::media::sound::engine::HAE_API_BSDOS.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h>Greg Lewis2002-04-161-0/+16
rather than <machine/soundcard.h>. This doesn't affect the build on 4-STABLE. PR: 36988 Submitted by: Motoyuki Konno <motoyuki@bsdclub.org> Reviewed by: sobomax Approved by: sobomax