diff options
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/profil-counter.h')
-rw-r--r-- | sysdeps/unix/sysv/linux/sparc/profil-counter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sparc/profil-counter.h b/sysdeps/unix/sysv/linux/sparc/profil-counter.h index 258df5ba93..1bd06482c9 100644 --- a/sysdeps/unix/sysv/linux/sparc/profil-counter.h +++ b/sysdeps/unix/sysv/linux/sparc/profil-counter.h @@ -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, __siginfo_t si) |