projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2719f88
)
* event-top.c: Remove duplicate #include <signal.h>.
author
Mark Kettenis
<kettenis@gnu.org>
Wed, 7 Feb 2001 07:29:38 +0000
(07:29 +0000)
committer
Mark Kettenis
<kettenis@gnu.org>
Wed, 7 Feb 2001 07:29:38 +0000
(07:29 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/event-top.c
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index a8091353997f82c880b1a6da1078225884e090c2..1cf44b5caee0eba4b206db6508d2060d21acb240 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-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
diff --git
a/gdb/event-top.c
b/gdb/event-top.c
index 2aa8731d4d5728bc36558a77d88aa3892b16954b..217cb6130146e4edac7464c0705f1aaa1a58234e 100644
(file)
--- 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