diff options
author | bde <bde@FreeBSD.org> | 1997-03-24 11:07:52 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1997-03-24 11:07:52 +0000 |
commit | 2652de9da3ad6362e6f6db93daf108da125fadf4 (patch) | |
tree | c6601f5f75342f641f070115346c11b57a2254ee /sys/i386/isa/gsc.c | |
parent | b7b1dda54d9ef7696d0bdc386e9bc29f7e641553 (diff) | |
download | FreeBSD-src-2652de9da3ad6362e6f6db93daf108da125fadf4.zip FreeBSD-src-2652de9da3ad6362e6f6db93daf108da125fadf4.tar.gz |
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.
Diffstat (limited to 'sys/i386/isa/gsc.c')
0 files changed, 0 insertions, 0 deletions