libc: provide 'sys/soundcard.h' header file

Issue #3891.
This commit is contained in:
Josef Söntgen 2020-09-01 17:23:58 +02:00 committed by Christian Helmuth
parent f3268cade6
commit f53df495db
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
771dcc13c747620ab17e62f291b13430d289125e
3ec28a350593879749a015a584ed24ffd7d3edce

View File

@ -140,7 +140,7 @@ DIR_CONTENT(include/libc/sys) := \
utsname.h elf.h mtio.h _stdint.h atomic_common.h _ucontext.h \
_cpuset.h _bitset.h bitset.h _stdarg.h _uio.h auxv.h random.h \
_sockaddr_storage.h termios.h _termios.h _umtx.h kerneldump.h \
conf.h disk_zone.h counter.h)
conf.h disk_zone.h counter.h soundcard.h)
DIRS += include/libc/sys/disk
DIR_CONTENT(include/libc/sys/disk) := $(D)/sys/sys/disk/*h