git: d15987cc0619 - main - virtual_oss(8): Expose ioctl interface
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Mar 2026 18:06:45 UTC
The branch main has been updated by christos:
URL: https://cgit.FreeBSD.org/src/commit/?id=d15987cc06192f78a31040f2c142bcaf88e8a1ee
commit d15987cc06192f78a31040f2c142bcaf88e8a1ee
Author: Christos Margiolis <christos@FreeBSD.org>
AuthorDate: 2026-03-04 18:06:17 +0000
Commit: Christos Margiolis <christos@FreeBSD.org>
CommitDate: 2026-03-04 18:06:17 +0000
virtual_oss(8): Expose ioctl interface
PR: 293545
Sponsored by: The FreeBSD Foundation
MFC after: 3 days
---
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