* remote-utils.h (struct serial): Declare as opaque. Remove
authorAndrew Cagney <cagney@redhat.com>
Tue, 10 Jul 2001 21:06:34 +0000 (21:06 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 10 Jul 2001 21:06:34 +0000 (21:06 +0000)
commitba3a85231b0063f457e88e57edd12f244b6ceabc
tree8447c9eacb718c98ada7feed4a96cd80fa72866e
parent2aa830e4a6c1e6f378b87ed37a5a239325a59982
* remote-utils.h (struct serial): Declare as opaque.  Remove
include of "serial.h".
* Makefile.in (remote_utils_h): Update.
* monitor.h (struct serial): Declare as opaque.  Remove include of
"serial.h".
(struct monitor_ops): Replace serial_t with `struct serial *'.
* monitor.c (monitor_desc): Ditto.
gdb/ChangeLog
gdb/Makefile.in
gdb/monitor.c
gdb/monitor.h
gdb/remote-utils.h