summaryrefslogtreecommitdiff
path: root/source3/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/smb.h')
-rw-r--r--source3/include/smb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/smb.h b/source3/include/smb.h
index 63aa7c098d..47dde8c31f 100644
--- a/source3/include/smb.h
+++ b/source3/include/smb.h
@@ -623,6 +623,7 @@ typedef struct files_struct
write_bmpx_struct *wbmpx_ptr;
struct timeval open_time;
int share_mode;
+ time_t pending_modtime;
BOOL open;
BOOL can_lock;
BOOL can_read;