Add #include_next <thread_state.h> at end.
authorRoland McGrath <roland@gnu.org>
Tue, 16 Aug 1994 06:04:07 +0000 (06:04 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 16 Aug 1994 06:04:07 +0000 (06:04 +0000)
sysdeps/mach/mips/thread_state.h

index f402c13..cf9dbc6 100644 (file)
@@ -36,3 +36,5 @@ struct machine_thread_all_state
     struct mips_exc_state exc;
     struct mips_float_state fpu;
   };
+
+#include_next <thread_state.h>