mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
debug: Fix tst-longjmp_chk3 build failure on Hurd
Explicitly include <unistd.h> for _exit and getpid.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include <support/support.h>
|
||||
|
||||
|
Reference in New Issue
Block a user