mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-07 06:43:00 +03:00
assert/test-assert-2.c: Include <unistd.h>
For _exit declaration.
This commit is contained in:
@@ -27,6 +27,7 @@
|
|||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <signal.h>
|
#include <signal.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
#undef NDEBUG
|
#undef NDEBUG
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
Reference in New Issue
Block a user