Whamcloud - gitweb
Add "#include <limits.h>" to get PATH_MAX for mke2fs and tune2fs
authorTheodore Ts'o <tytso@mit.edu>
Sun, 8 Jun 2008 02:07:50 +0000 (22:07 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 8 Jun 2008 02:07:50 +0000 (22:07 -0400)
commit365857912e27914afa8857af5adf74ee19ca9e03
tree48fc65b735bae8cf571197c099280b5b4232e53f
parent97cf43f8aa5e54765f63f76b4bd3dbc9c423ca06
Add "#include <limits.h>" to get PATH_MAX for mke2fs and tune2fs

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/mke2fs.c
misc/tune2fs.c