Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'chdir-notify.c')
-rw-r--r--chdir-notify.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/chdir-notify.c b/chdir-notify.c
index 929ec01b3a..8e38cd6f3a 100644
--- a/chdir-notify.c
+++ b/chdir-notify.c
@@ -3,6 +3,7 @@
#include "chdir-notify.h"
#include "list.h"
#include "strbuf.h"
+#include "trace.h"
struct chdir_notify_entry {
const char *name;