aboutsummaryrefslogtreecommitdiffstats
path: root/darwin-user/qemu.h
diff options
context:
space:
mode:
Diffstat (limited to 'darwin-user/qemu.h')
-rw-r--r--darwin-user/qemu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/darwin-user/qemu.h b/darwin-user/qemu.h
index 4084819d9..462bbdac2 100644
--- a/darwin-user/qemu.h
+++ b/darwin-user/qemu.h
@@ -10,7 +10,7 @@
#include "gdbstub.h"
-typedef siginfo_t a_target_siginfo;
+typedef siginfo_t target_siginfo_t;
#define target_sigaction sigaction
#ifdef TARGET_I386
struct target_pt_regs {