mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-18 06:30:05 +00:00
Get sigcontext via <signal.h> instead.
This commit is contained in:
parent
980b25cae4
commit
fdad844df4
@ -17,7 +17,7 @@
|
||||
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
Boston, MA 02111-1307, USA. */
|
||||
|
||||
#include <sigcontext.h>
|
||||
#include <signal.h>
|
||||
|
||||
void
|
||||
profil_counter (int signo, struct sigcontext sc)
|
||||
|
Loading…
Reference in New Issue
Block a user