patch-source3_client_mtab_c 317 B

12345678910
  1. --- samba-3.4.3.orig/source3/client/mtab.c 2009-10-29 08:47:16.000000000 +0100
  2. +++ samba-3.4.3/source3/client/mtab.c 2009-11-01 15:45:07.303242285 +0100
  3. @@ -32,6 +32,7 @@
  4. #include <errno.h>
  5. #include <stdio.h>
  6. #include <sys/time.h>
  7. +#include <sys/stat.h>
  8. #include <time.h>
  9. #include <fcntl.h>
  10. #include <mntent.h>