diff options
Diffstat (limited to 'fsmonitor.h')
-rw-r--r-- | fsmonitor.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fsmonitor.h b/fsmonitor.h index 65f3743636..01017c43aa 100644 --- a/fsmonitor.h +++ b/fsmonitor.h @@ -1,6 +1,9 @@ #ifndef FSMONITOR_H #define FSMONITOR_H +#include "cache.h" +#include "dir.h" + extern struct trace_key trace_fsmonitor; /* |