From 275f77287816c7db30b17666b57ba2994f8bcf45 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 16 Aug 1994 06:04:07 +0000 Subject: [PATCH] Add #include_next at end. --- sysdeps/mach/mips/thread_state.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysdeps/mach/mips/thread_state.h b/sysdeps/mach/mips/thread_state.h index f402c13..cf9dbc6 100644 --- a/sysdeps/mach/mips/thread_state.h +++ b/sysdeps/mach/mips/thread_state.h @@ -36,3 +36,5 @@ struct machine_thread_all_state struct mips_exc_state exc; struct mips_float_state fpu; }; + +#include_next -- 2.7.4