summary refs log tree commit diff stats
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 462bbdac22..4084819d9b 100644
--- a/darwin-user/qemu.h
+++ b/darwin-user/qemu.h
@@ -10,7 +10,7 @@
 
 #include "gdbstub.h"
 
-typedef siginfo_t target_siginfo_t;
+typedef siginfo_t a_target_siginfo;
 #define target_sigaction	sigaction
 #ifdef TARGET_I386
 struct target_pt_regs {