* event-top.c: Remove duplicate #include <signal.h>.

This commit is contained in:
Mark Kettenis 2001-02-07 07:29:38 +00:00
parent 2719f88070
commit 153f9905cb
2 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2001-02-07 Mark Kettenis <kettenis@gnu.org>
* event-top.c: Remove duplicate #include <signal.h>.
2001-02-06 Andrew Cagney <ac131313@redhat.com>
* sol-thread.c (restore_inferior_pid): Save the PID in a freshly

View File

@ -35,8 +35,6 @@
#include <readline/readline.h>
#include <readline/history.h>
#include <signal.h>
/* readline defines this. */
#undef savestring