]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
libext2fs: define PATH_MAX if not provided by the system headers
authorTheodore Ts'o <tytso@mit.edu>
Sat, 23 Nov 2019 04:26:39 +0000 (23:26 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 23 Nov 2019 04:26:39 +0000 (23:26 -0500)
commit612296d63ec81de5498e8a6d72b0a87f9ace616e
treed246bb1f48f9c17a5c60c8db88bb701b20d2f45b
parent3f21d8239567e890b4c41cd69a617ba10cd98f75
libext2fs: define PATH_MAX if not provided by the system headers

This is needed to compile on Illumos and its derivatives.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/dirhash.c