Thread (8 messages) 8 messages, 1 author, 2017-12-20
STALE3133d
Revisions (2)
  1. v1 current
  2. v2 [diff vs current]

[PATCH 2/6] fsmonitor: Add dir.h include, for untracked_cache_invalidate_path

From: Alex Vandiver <hidden>
Date: 2017-12-19 00:29:45
Subsystem: the rest · Maintainer: Linus Torvalds

This missing include is currently hidden by dint of the fact that
dir.h is already included by all things that currently include
fsmonitor.h

Signed-off-by: Alex Vandiver <redacted>
---
 fsmonitor.h | 1 +
 1 file changed, 1 insertion(+)
diff --git a/fsmonitor.h b/fsmonitor.h
index cd3cc0ccf..5f68ca4d2 100644
--- a/fsmonitor.h
+++ b/fsmonitor.h
@@ -1,5 +1,6 @@
 #ifndef FSMONITOR_H
 #define FSMONITOR_H
+#include "dir.h"
 
 extern struct trace_key trace_fsmonitor;
 
-- 
2.15.1.626.gc4617b774
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help