summaryrefslogtreecommitdiff
path: root/fsmonitor-ipc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fsmonitor-ipc.c')
-rw-r--r--fsmonitor-ipc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fsmonitor-ipc.c b/fsmonitor-ipc.c
index 19d772f0f3..6a6a89764a 100644
--- a/fsmonitor-ipc.c
+++ b/fsmonitor-ipc.c
@@ -1,7 +1,9 @@
#include "cache.h"
#include "fsmonitor.h"
+#include "gettext.h"
#include "simple-ipc.h"
#include "fsmonitor-ipc.h"
+#include "repository.h"
#include "run-command.h"
#include "strbuf.h"
#include "trace2.h"