11 lines
293 B
Diff
11 lines
293 B
Diff
|
--- source3/client/mtab.c.orig 2009-03-23 09:33:48.339895132 +0100
|
||
|
+++ source3/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>
|