From: Bruno Haible Date: Fri, 28 Jul 2023 13:18:34 +0000 (+0200) Subject: posixcheck: Fix dependencies. X-Git-Tag: v1.0~1018 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=5d3cae824084b48b3eb7a0157cc901732a2bee2a;p=gnulib.git posixcheck: Fix dependencies. * modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched, sys_random, threads-h, uchar, utmp. --- diff --git a/ChangeLog b/ChangeLog index 0f9b9b2db7..a4d245537a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-07-28 Bruno Haible + + posixcheck: Fix dependencies. + * modules/posixcheck (Depends-on): Add malloc-h, pthread-h, sched, + sys_random, threads-h, uchar, utmp. + 2023-07-28 Bruno Haible uchar: Include the necessary snippets. diff --git a/modules/posixcheck b/modules/posixcheck index 2615c8597b..838d3bb40d 100644 --- a/modules/posixcheck +++ b/modules/posixcheck @@ -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