summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/client/mtab.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/client/mtab.c b/source3/client/mtab.c
index 93fbd11359b..70789bcb9d8 100644
--- a/source3/client/mtab.c
+++ b/source3/client/mtab.c
@@ -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>