]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reflog-walk.c
Merge branch 'rs/grep-no-no-or' into maint-2.42
[thirdparty/git.git] / reflog-walk.c
index 4ba1a10c82cdd3920a1c2818de29a18e1ea153ca..d216f6f966da91459ea946790be56ba011760170 100644 (file)
@@ -1,8 +1,8 @@
 #include "git-compat-util.h"
-#include "alloc.h"
 #include "commit.h"
 #include "refs.h"
 #include "diff.h"
+#include "repository.h"
 #include "revision.h"
 #include "string-list.h"
 #include "reflog-walk.h"