]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-fsmonitor-client.c
cache.h: remove this no-longer-used header
[thirdparty/git.git] / t / helper / test-fsmonitor-client.c
index 9f18c685b7f05cb0fc56c4a69017ea6b64248045..58d1dc5fc8344741737a605288a7af63b3ca2341 100644 (file)
@@ -4,9 +4,9 @@
  */
 
 #include "test-tool.h"
-#include "cache.h"
 #include "parse-options.h"
 #include "fsmonitor-ipc.h"
+#include "read-cache-ll.h"
 #include "repository.h"
 #include "setup.h"
 #include "thread-utils.h"