1 2 3 4 5 6 7 8 9 10
--- source/client/mtab.c.orig 2009-03-23 09:33:48.339895132 +0100 +++ source/client/mtab.c 2009-03-23 09:33:58.159797512 +0100 @@ -32,6 +32,7 @@ #include <errno.h> #include <stdio.h> #include <sys/time.h> +#include <sys/stat.h> #include <time.h> #include <fcntl.h> #include <mntent.h>