Torsten Kurbad
66a0afca71
git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@11109 cbe59ace-07ea-0310-918e-868702b5370d
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>
|