]> git.ipfire.org Git - thirdparty/git.git/blobdiff - compat/fsmonitor/fsm-ipc-win32.c
hash-ll.h: split out of hash.h to remove dependency on repository.h
[thirdparty/git.git] / compat / fsmonitor / fsm-ipc-win32.c
index c9536dfb666318468612701481d7216fd3b723e9..8928fa93ce223968ab59279ddac50a3dd2b15239 100644 (file)
@@ -1,6 +1,7 @@
 #include "git-compat-util.h"
 #include "config.h"
 #include "fsmonitor-ipc.h"
+#include "path.h"
 
 const char *fsmonitor_ipc__get_path(struct repository *r) {
        static char *ret;