* inf-loop.c (inferior_event_handler): Don't include remote.h.
authorPedro Alves <palves@redhat.com>
Fri, 14 Mar 2008 08:01:28 +0000 (08:01 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 14 Mar 2008 08:01:28 +0000 (08:01 +0000)
commit0aca9f07fab431ae87a9766241d4a15b22e56ed7
tree0cb2c3f7d4c3e33598ab76d74d8cd5fac171e2a7
parent0b4e556cc755b45b35d5a50e905bebc707246d19
* inf-loop.c (inferior_event_handler): Don't include remote.h.
Call target_stop in the INF_QUIT_REQ case.
* Makefile.in (inf-loop.o): Update.
gdb/ChangeLog
gdb/inf-loop.c