From: Steve Chamberlain Date: Fri, 23 Jun 1995 00:26:40 +0000 (+0000) Subject: * interp.c: Don't include sys/times.h or sys/param.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=32a9989d68657b32e5dbc73854e2c23648a9bc72;p=binutils-gdb.git * interp.c: Don't include sys/times.h or sys/param.h --- diff --git a/sim/sh/ChangeLog b/sim/sh/ChangeLog index 3267ca9758a..c5e39b316a3 100644 --- a/sim/sh/ChangeLog +++ b/sim/sh/ChangeLog @@ -1,3 +1,7 @@ +Thu Jun 22 17:25:57 1995 Steve Chamberlain + + * interp.c: Don't include sys/times.h or sys/param.h + Wed Jun 21 15:03:49 1995 Steve Chamberlain * interp.c: (SIGBUS, SIGTERM): Define if not. diff --git a/sim/sh/interp.c b/sim/sh/interp.c index 8bf1de8eb1e..d35eab8413b 100644 --- a/sim/sh/interp.c +++ b/sim/sh/interp.c @@ -20,8 +20,6 @@ #include #include "sysdep.h" -//#include -//#include #include "bfd.h" #include "remote-sim.h" #include