K 10 svn:author V 3 bde K 8 svn:date V 27 1997-03-24T11:07:52.000000Z K 7 svn:log V 445 Don't default to (wrong) SCO definitions for _IOR() etc. if doesn't happen to be included before this header. This header was missed in previous cleanups because it didn't include or . Clean it now: - #include 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. END