diff --git a/repos/libports/ports/libc.hash b/repos/libports/ports/libc.hash index 7b128e6064..558e7d5d42 100644 --- a/repos/libports/ports/libc.hash +++ b/repos/libports/ports/libc.hash @@ -1 +1 @@ -771dcc13c747620ab17e62f291b13430d289125e +3ec28a350593879749a015a584ed24ffd7d3edce diff --git a/repos/libports/ports/libc.port b/repos/libports/ports/libc.port index 8499c4a088..3e19d8fc3c 100644 --- a/repos/libports/ports/libc.port +++ b/repos/libports/ports/libc.port @@ -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