aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-connectivity/samba/samba/mtab.patch
blob: 2ee8ba0941fe87f0c7dfac780ba1de897bdbc6de (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -urN source/client/mtab.c samba-3.2.7//source/client/mtab.c
--- source/client/mtab.c	2008-12-19 13:57:33.000000000 +0000
+++ source/client/mtab.c	2009-01-09 23:14:00.717671075 +0000
@@ -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>