patch-source_client_mtab_c 365 B

1234567891011
  1. $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
  2. --- samba-3.3.3.orig/source/client/mtab.c 2009-04-01 13:48:54.000000000 +0200
  3. +++ samba-3.3.3/source/client/mtab.c 2009-04-18 23:27:50.522604765 +0200
  4. @@ -32,6 +32,7 @@
  5. #include <errno.h>
  6. #include <stdio.h>
  7. #include <sys/time.h>
  8. +#include <sys/stat.h>
  9. #include <time.h>
  10. #include <fcntl.h>
  11. #include <mntent.h>