]> git.ipfire.org Git - thirdparty/git.git/blobdiff - bloom.c
Git 2.45
[thirdparty/git.git] / bloom.c
diff --git a/bloom.c b/bloom.c
index 1474aa19fa524ff1695c2b518259f61b1c2023b7..e529f7605ca14d3fcb779412fc22e1e20d45ac20 100644 (file)
--- a/bloom.c
+++ b/bloom.c
@@ -2,7 +2,6 @@
 #include "bloom.h"
 #include "diff.h"
 #include "diffcore.h"
-#include "revision.h"
 #include "hashmap.h"
 #include "commit-graph.h"
 #include "commit.h"