diff --git a/repos/libports/ports/libc.hash b/repos/libports/ports/libc.hash index 445a8d7f76..97776a9234 100644 --- a/repos/libports/ports/libc.hash +++ b/repos/libports/ports/libc.hash @@ -1 +1 @@ -1c613242c0e6276b1495773990cd952108f11072 +ec685e91ee80735b4a067fea4582aa7f5d06c192 diff --git a/repos/libports/ports/libc.port b/repos/libports/ports/libc.port index 9a3911546c..6ebcee4723 100644 --- a/repos/libports/ports/libc.port +++ b/repos/libports/ports/libc.port @@ -129,7 +129,8 @@ 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 soundcard.h pciio.h timex.h) + conf.h disk_zone.h counter.h soundcard.h pciio.h timex.h \ + cdio.h sched.h thr.h) DIRS += include/libc/sys/disk DIR_CONTENT(include/libc/sys/disk) := $(D)/sys/sys/disk/*h