* event-top.c: Remove duplicate #include <signal.h>.
authorMark Kettenis <kettenis@gnu.org>
Wed, 7 Feb 2001 07:29:38 +0000 (07:29 +0000)
committerMark Kettenis <kettenis@gnu.org>
Wed, 7 Feb 2001 07:29:38 +0000 (07:29 +0000)
gdb/ChangeLog
gdb/event-top.c

index a8091353997f82c880b1a6da1078225884e090c2..1cf44b5caee0eba4b206db6508d2060d21acb240 100644 (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
index 2aa8731d4d5728bc36558a77d88aa3892b16954b..217cb6130146e4edac7464c0705f1aaa1a58234e 100644 (file)
@@ -35,8 +35,6 @@
 #include <readline/readline.h>
 #include <readline/history.h>
 
-#include <signal.h>
-
 /* readline defines this.  */
 #undef savestring