From 817a880cc15b80a68abd83af971a921e292e943b Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 16 Aug 1994 06:06:18 +0000 Subject: [PATCH] Don't #include . --- sysdeps/mach/mips/thread_state.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sysdeps/mach/mips/thread_state.h b/sysdeps/mach/mips/thread_state.h index cf9dbc6..983aa0e 100644 --- a/sysdeps/mach/mips/thread_state.h +++ b/sysdeps/mach/mips/thread_state.h @@ -17,10 +17,6 @@ License along with the GNU C Library; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -/* Everything else is called `thread_state', but CMU's header file is - called `thread_status'. Oh boy. */ -#include - #define MACHINE_THREAD_STATE_FLAVOR MIPS_THREAD_STATE #define MACHINE_THREAD_STATE_COUNT MIPS_THREAD_STATE_COUNT -- 2.7.4