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,
|
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02111-1307, USA. */
|
||||||
|
|
||||||
#include <sigcontext.h>
|
#include <signal.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
profil_counter (int signo, struct sigcontext sc)
|
profil_counter (int signo, struct sigcontext sc)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user