commit | ceec1709f7b3f2dbdbff6cc6559a3f77f19b9f3e | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Fri Sep 19 00:04:24 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 19 00:04:24 2014 -0400 |
tree | ce2c6b9f0041a4e3f11945618c4950da2e88ebd9 | |
parent | d9112409a2655851d9c88680764b0bbc591c4a4b [diff] |
mke2fs: don't depend on <linux/version.h> Define the KERNEL_VERSION macro explicitly instead of using <linux/version.h>, since it's not available when using dietlibc. Signed-off-by: Theodore Ts'o <tytso@mit.edu>