summaryrefslogtreecommitdiff
path: root/src/core/automount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/automount.h')
-rw-r--r--src/core/automount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/automount.h b/src/core/automount.h
index a7a25d34e0..60f5522389 100644
--- a/src/core/automount.h
+++ b/src/core/automount.h
@@ -49,8 +49,8 @@ struct Automount {
char *where;
int pipe_fd;
+ sd_event_source *pipe_event_source;
mode_t directory_mode;
- Watch pipe_watch;
dev_t dev_id;
Set *tokens;