* inflow.c: Remove unused includes of sys/param.h, etc.
authorJim Kingdon <jkingdon@engr.sgi.com>
Fri, 8 Oct 1993 22:18:27 +0000 (22:18 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Fri, 8 Oct 1993 22:18:27 +0000 (22:18 +0000)
commita14a8fad360ddc983045a94621380761fa30721d
treeb64070b1c3b4cc2823a3d2c3f6c2ca00b80c039d
parent5357f1287d574310c08a9e54e8b903f9571d4129
* inflow.c: Remove unused includes of sys/param.h, etc.

* inflow.c, ser-unix.c, ser-go32.c, ser-tcp.c, serial.h,
terminal.h: Move all the process group stuff back to inflow.c;
that's a better place for it and fixes problems with trying to get/set
the process group of a tty we're doing remote debugging on.
* terminal.h: Skip the redefine crap if HAVE_TERMIOS.
gdb/ChangeLog
gdb/inflow.c
gdb/ser-go32.c
gdb/ser-tcp.c
gdb/ser-unix.c
gdb/serial.h
This page took 0.087101 seconds and 4 git commands to generate.