mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Define siginfo_t in signal.h for XPG4 (bug 14835).
This commit is contained in:
@@ -73,7 +73,9 @@ typedef __uid_t uid_t;
|
||||
/* We need `struct timespec' later on. */
|
||||
# define __need_timespec
|
||||
# include <time.h>
|
||||
#endif
|
||||
|
||||
#if defined __USE_POSIX199309 || defined __USE_XOPEN_EXTENDED
|
||||
/* Get the `siginfo_t' type plus the needed symbols. */
|
||||
# include <bits/siginfo.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user