Fix building with Linux 2.6.37
authorMartin Pitt <martin.pitt@ubuntu.com>
Sat, 6 Nov 2010 16:42:09 +0000 (12:42 -0400)
committerMartin Pitt <martin.pitt@ubuntu.com>
Sat, 6 Nov 2010 16:42:09 +0000 (12:42 -0400)
commit1f97cf90f30a6184486cee8877494eb828a34da4
treeb92bd39cdbdd045fc372aa38ea8340a78f38bf98
parent813578196f08c599c7e87c45aff808db0148303d
Fix building with Linux 2.6.37

<linux/fs.h> uses uint64_t without including it itself. Arguably a kernel bug,
but it costs us nothing to defend against it.
src/device.c
src/helpers/job-drive-benchmark.c
src/helpers/job-shared.h
src/helpers/partutil.c