mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
hurd: Fix libc link
* sysdeps/posix/pause.c: Include <sigsetops.h>. * sysdeps/posix/system.c: Include <sigsetops.h>.
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <libc-lock.h>
|
||||
#include <sysdep-cancel.h>
|
||||
#include <sigsetops.h>
|
||||
|
||||
|
||||
#define SHELL_PATH "/bin/sh" /* Path of the shell. */
|
||||
|
Reference in New Issue
Block a user