commit | 9845cf5dbd4d06ebc1fe0db99078d7a0be641e0a | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Sep 17 19:07:03 2004 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 17 19:07:03 2004 -0400 |
tree | ac70f2fe6f49f47af651741a2a3bbfa9fe66be07 | |
parent | 03cb57e2fb2789d9af787a23bfe26e4a42e8431b [diff] |
Clean up the header file #include's for lib/blkid/getsize.c and lib/ext2fs/getsize.c In lib/blkid/getsize.c, include <sys/disk.h> if present since this is where the DIOCGMEDIASIZE ioctl is defined on FreeBSD. (Addresses Debian Bug #264630)