freebsd-dev/sys/dev/rp
Bruce Evans 89f37afac5 #include "opt_compat.h" so that the support for old ioctls can actually
be compiled.  Old tty ioctls are still used (possibly ifdef'ed) in at
least the following programs in the src tree:
  atc des ee fontedit gdb gdbserver lock ntp perl5 tcsh telnet top vttest

rp.c:
Unremoved used variables so that the support for old ioctls actually
compiles.

Not tested at runtime by:	bde
2002-02-15 08:28:34 +00:00
..
rp_isa.c
rp_pci.c
rp.c #include "opt_compat.h" so that the support for old ioctls can actually 2002-02-15 08:28:34 +00:00
rpreg.h
rpvar.h