Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
authorRob Landley <rob@landley.net>
Thu, 15 Jun 2006 15:49:36 +0000 (15:49 -0000)
committerRob Landley <rob@landley.net>
Thu, 15 Jun 2006 15:49:36 +0000 (15:49 -0000)
commit22d26fc6ae2af584482deaf92f25bb6a7261ad78
tree3e9e7c2b43314acdd1f4db7e3a89a3c69daf814a
parentd6e5083d16c940e36312f4a1b52317dcfc32c011
Patch from Yann Morin to put BLKGETSIZE64 in platform.h had rather a lot of
fallout due to the #include <sys/mount.h>.  Removed that #include from various
applets and fixed up those that were unhappy when that #include was made
because they'd block copied stuff out of it.  (Sigh.)
include/platform.h
miscutils/eject.c
miscutils/hdparm.c
util-linux/fdisk.c
util-linux/mount.c
util-linux/nfsmount.c
util-linux/swaponoff.c
util-linux/switch_root.c
util-linux/umount.c