From: Mark Kettenis Date: Wed, 7 Feb 2001 07:29:38 +0000 (+0000) Subject: * event-top.c: Remove duplicate #include . X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=153f9905cb8aa0ca1f70431d40ea06ab1a4d651f;p=binutils-gdb.git * event-top.c: Remove duplicate #include . --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a8091353997..1cf44b5caee 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2001-02-07 Mark Kettenis + + * event-top.c: Remove duplicate #include . + 2001-02-06 Andrew Cagney * sol-thread.c (restore_inferior_pid): Save the PID in a freshly diff --git a/gdb/event-top.c b/gdb/event-top.c index 2aa8731d4d5..217cb613014 100644 --- a/gdb/event-top.c +++ b/gdb/event-top.c @@ -35,8 +35,6 @@ #include #include -#include - /* readline defines this. */ #undef savestring