mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 02:50:08 +08:00
* event-top.c: Remove duplicate #include <signal.h>.
This commit is contained in:
@ -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>
|
2001-02-06 Andrew Cagney <ac131313@redhat.com>
|
||||||
|
|
||||||
* sol-thread.c (restore_inferior_pid): Save the PID in a freshly
|
* sol-thread.c (restore_inferior_pid): Save the PID in a freshly
|
||||||
|
@ -35,8 +35,6 @@
|
|||||||
#include <readline/readline.h>
|
#include <readline/readline.h>
|
||||||
#include <readline/history.h>
|
#include <readline/history.h>
|
||||||
|
|
||||||
#include <signal.h>
|
|
||||||
|
|
||||||
/* readline defines this. */
|
/* readline defines this. */
|
||||||
#undef savestring
|
#undef savestring
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user