Merge branch 'nd/worktree-kill-parse-ref'
[gitweb.git] / streaming.c
index 9afa66b8be6c3b5481e4542c033bfebdb2abbfda..6f1c60f12bc5eea13c4b27cf6c80d690ffe49ab8 100644 (file)
@@ -3,6 +3,7 @@
  */
 #include "cache.h"
 #include "streaming.h"
+#include "packfile.h"
 
 enum input_source {
        stream_error = -1,