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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <alexmv@xxxxxxxxxxx>
---
 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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux