aboutsummaryrefslogtreecommitdiff
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
commit153f9905cb8aa0ca1f70431d40ea06ab1a4d651f (patch)
treeaa1e7032ac309804a77b330772d3351acefc76e6 /gdb/event-top.c
parent2719f880709e376b2d6623bbda1c3520ba6eb29e (diff)
downloadgdb-153f9905cb8aa0ca1f70431d40ea06ab1a4d651f.zip
gdb-153f9905cb8aa0ca1f70431d40ea06ab1a4d651f.tar.gz
gdb-153f9905cb8aa0ca1f70431d40ea06ab1a4d651f.tar.bz2
* 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 2aa8731..217cb61 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