git: 0351c21f4f6b - stable/15 - virtual_oss(8): Expose ioctl interface
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 07 Mar 2026 23:45:08 UTC
The branch stable/15 has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=0351c21f4f6b45c1003facf6410645763d4cfcf9
commit 0351c21f4f6b45c1003facf6410645763d4cfcf9
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-03-04 18:06:17 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-03-07 23:45:03 +0000
virtual_oss(8): Expose ioctl interface
PR: 293545
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
(cherry picked from commit d15987cc06192f78a31040f2c142bcaf88e8a1ee)
---
usr.sbin/virtual_oss/virtual_oss/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/usr.sbin/virtual_oss/virtual_oss/Makefile b/usr.sbin/virtual_oss/virtual_oss/Makefile
index 78532356f097..f5f3d684138e 100644
--- a/usr.sbin/virtual_oss/virtual_oss/Makefile
+++ b/usr.sbin/virtual_oss/virtual_oss/Makefile
@@ -12,6 +12,8 @@ SRCS= audio_delay.c \
ring.c \
virtual_oss.c
+INCS= ${PROG}.h
+
CFLAGS+= -I${SYSROOT:U${DESTDIR}}/${INCLUDEDIR}/private/samplerate
LIBADD= cuse m nv pthread samplerate