summaryrefslogtreecommitdiff
path: root/source3/smbwrapper/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/smbwrapper/wrapper.h')
-rw-r--r--source3/smbwrapper/wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbwrapper/wrapper.h b/source3/smbwrapper/wrapper.h
index d2f52dbd6c..c891cd948f 100644
--- a/source3/smbwrapper/wrapper.h
+++ b/source3/smbwrapper/wrapper.h
@@ -6,5 +6,6 @@
#include <errno.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/time.h>
#include "kernel_stat.h"
#include "realcalls.h"