freebsd_amp_hwpstate/sys/i386
Bruce Evans cb07fc9803 Don't default to (wrong) SCO definitions for _IOR() etc. if <sys/ioctl.h>
doesn't happen to be included before this header.

This header was missed in previous cleanups because it didn't include
<sys/ioctl.h> or <sys/ioccom.h>.  Clean it now:
- #include <sys/types.h> since it is necessary to make the header self-
  sufficient (there are a couple of u_char's).
- uniformized idempotency ifdef.  Copied the style in the 4.4Lite
  ioctl headers.
1997-03-24 11:07:52 +00:00
..
apm
bios
boot
conf
eisa
i386 Fix typo. 1997-03-24 07:23:05 +00:00
ibcs2
include Don't default to (wrong) SCO definitions for _IOR() etc. if <sys/ioctl.h> 1997-03-24 11:07:52 +00:00
isa Make stlintr() public to allow correct linkage. 1997-03-24 07:25:31 +00:00
linux
pci
scsi
Makefile