HomeFreeBSD

Remove special handling for 'disk*.h'

Description

Remove special handling for 'disk*.h'

This was originally added so that only one of diskmbr.h or diskpc98.h
was chosen and is no longer needed after PC98's removal. However, the
special handling was also broken as it effectively prevented the decoding
of ioctls declared in other headers such as <sys/disk.h> or
<sys/disklabel.h>.

Details

Provenance
jhbAuthored on
Parents
rS321175: MFC: r320659
Branches
Unknown
Tags
Unknown