about summary refs log tree commit diff
path: root/sysdeps/i386/sys/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/i386/sys/ucontext.h')
-rw-r--r--sysdeps/i386/sys/ucontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/i386/sys/ucontext.h b/sysdeps/i386/sys/ucontext.h
index 5dcecbb7bc..23cee16e80 100644
--- a/sysdeps/i386/sys/ucontext.h
+++ b/sysdeps/i386/sys/ucontext.h
@@ -92,7 +92,7 @@ enum
 #endif
 
 /* Structure to describe FPU registers.  */
-typedef struct fpregset
+typedef struct
   {
     union
       {