]> Savannah Git Hosting - gnulib.git/commitdiff
posixcheck: Fix dependencies.
authorBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 13:18:34 +0000 (15:18 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 28 Jul 2023 20:14:29 +0000 (22:14 +0200)
* modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
sys_random, threads-h, uchar, utmp.

ChangeLog
modules/posixcheck

index 774943fcaa5e1b24e9276df3950de32484b1fa3e..4c5d4cbad8d28721c6e011d1a04779516336c703 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2023-07-28  Bruno Haible  <bruno@clisp.org>
+
+       posixcheck: Fix dependencies.
+       * modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched,
+       sys_random, threads-h, uchar, utmp.
+
 2023-07-28  Bruno Haible  <bruno@clisp.org>
 
        uchar: Include the necessary snippets.
index 2615c8597b4a6e58e0fbff2ae2e2ee4e548128dd..838d3bb40dff503e2b343b55d175a19721851a9d 100644 (file)
@@ -17,11 +17,14 @@ iconv-h
 inttypes-incomplete
 langinfo
 locale
+malloc-h
 math
 monetary
 netdb
 poll-h
+pthread-h
 pty
+sched
 search
 signal-h
 spawn
@@ -31,6 +34,7 @@ string
 strings
 sys_file
 sys_ioctl
+sys_random
 sys_resource
 sys_select
 sys_socket
@@ -40,9 +44,12 @@ sys_times
 sys_utsname
 sys_wait
 termios
+threads-h
 time-h
+uchar
 unistd
 utime-h
+utmp
 wchar
 wctype-h