chiark / gitweb /
journal: when watching directories actually watch the directories asked for
[elogind.git] / src / journal / journal-internal.h
index b767901432e5f5c695250d1bed00fa6608a1c06b..04f77540c91f8eaab4b69f63e1318581fcbbc753 100644 (file)
@@ -90,6 +90,8 @@ struct Directory {
 struct sd_journal {
         int flags;
 
 struct sd_journal {
         int flags;
 
+        char *path;
+
         Hashmap *files;
 
         Location current_location;
         Hashmap *files;
 
         Location current_location;