summaryrefslogtreecommitdiff
path: root/gdb/event-top.c
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2001-02-07 07:29:38 +0000
committerMark Kettenis <kettenis@gnu.org>2001-02-07 07:29:38 +0000
commit7d7c0c0ddc443391866f9e19eb422ff24ec78b80 (patch)
tree938d3c13dda02528f44c111a340769537e46d99f /gdb/event-top.c
parent801d06edf16853651a06b69b8714cc834ddc6dda (diff)
downloadgdb-7d7c0c0ddc443391866f9e19eb422ff24ec78b80.tar.gz
* event-top.c: Remove duplicate #include <signal.h>.
Diffstat (limited to 'gdb/event-top.c')
-rw-r--r--gdb/event-top.c2
1 files changed, 0 insertions, 2 deletions
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 <readline/readline.h>
#include <readline/history.h>
-#include <signal.h>
-
/* readline defines this. */
#undef savestring