* signals.h: Removed.
[deliverable/binutils-gdb.git] / gdb / event-top.c
index e2c511c1a8652707affb1ee8cb9ccdd6dc73312c..2aa8731d4d5728bc36558a77d88aa3892b16954b 100644 (file)
@@ -24,9 +24,9 @@
 #include "inferior.h"
 #include "target.h"
 #include "terminal.h"          /* for job_control */
-#include "signals.h"
 #include "event-loop.h"
 #include "event-top.h"
+#include <signal.h>
 
 /* For dont_repeat() */
 #include "gdbcmd.h"
This page took 0.023289 seconds and 4 git commands to generate.