]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
fsck: include c.h, fallback for PATH_MAX
authorKarel Zak <kzak@redhat.com>
Mon, 7 Feb 2011 15:20:04 +0000 (16:20 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 7 Feb 2011 15:20:04 +0000 (16:20 +0100)
Reported-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Signed-off-by: Karel Zak <kzak@redhat.com>
fsck/fsck.c

index 87f8210f6f361d9db9c1f82bef189b6a99714eb9..4d8ed86b73a8b77be7f3b49e9ad53b97a3761c9d 100644 (file)
@@ -54,6 +54,7 @@
 #include "ismounted.h"
 
 #include "fsck.h"
+#include "c.h"
 
 static const char *ignored_types[] = {
        "ignore",