Message ID | 201005311545.25546.mail@earthworm.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Signed-off-by: Christian Hesse <mail@earthworm.de> --- btrfsck.c 2010-05-31 15:24:40.000000000 +0200 +++ btrfsck.c 2010-05-31 15:23:26.000000000 +0200 @@ -21,6 +21,7 @@ #include <stdio.h> #include <stdlib.h> #include <fcntl.h> +#include <sys/stat.h> #include "kerncompat.h" #include "ctree.h" #include "disk-io.h"