]> git.ipfire.org Git - thirdparty/git.git/blobdiff - http-walker.c
pack: move find_sha1_pack()
[thirdparty/git.git] / http-walker.c
index ee049cb13df6ed6a64b1980004100a5dd55dde51..1ae8363de2bb618df534cc85c86eba3eac9e9c0a 100644 (file)
@@ -4,6 +4,7 @@
 #include "http.h"
 #include "list.h"
 #include "transport.h"
+#include "packfile.h"
 
 struct alt_base {
        char *base;