Eliminate use of a kernel scsi header file.
authorEric Andersen <andersen@codepoet.org>
Fri, 6 Feb 2004 05:26:58 +0000 (05:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 6 Feb 2004 05:26:58 +0000 (05:26 -0000)
commit7495b0d4b1959b1391c460f24c285b46417730ea
tree5a3aa06b7a2a42a24073643c9aa148e5f7a66922
parent68474f3b36902ecd903a2d26c06a3d18f3f4bdc5
Eliminate use of a kernel scsi header file.

Prevent potentially misaligned accesses while indexing a pointer
to the partition table, which would be a bad thing on i.e. arm.
util-linux/fdisk.c