summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/notify.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/notify.h')
-rw-r--r--source3/librpc/gen_ndr/notify.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/notify.h b/source3/librpc/gen_ndr/notify.h
index c809702e5d..a5ec4a46e6 100644
--- a/source3/librpc/gen_ndr/notify.h
+++ b/source3/librpc/gen_ndr/notify.h
@@ -9,6 +9,8 @@ struct notify_entry {
struct server_id server;
uint32_t filter;
uint32_t subdir_filter;
+ uint32_t dir_fd;
+ struct file_id dir_id;
const char * path;/* [flag(LIBNDR_FLAG_STR_UTF8|LIBNDR_FLAG_STR_NULLTERM)] */
uint32_t path_len;
void* private_data;