diff options
Diffstat (limited to 'fsmonitor--daemon.h')
-rw-r--r-- | fsmonitor--daemon.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/fsmonitor--daemon.h b/fsmonitor--daemon.h index 673f80d..5cbbec8 100644 --- a/fsmonitor--daemon.h +++ b/fsmonitor--daemon.h @@ -3,9 +3,7 @@ #ifdef HAVE_FSMONITOR_DAEMON_BACKEND -#include "dir.h" -#include "run-command.h" -#include "simple-ipc.h" +#include "hashmap.h" #include "thread-utils.h" #include "fsmonitor-path-utils.h" |