Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'pc/submodule-helper'
[gitweb.git]
/
fast-import.c
diff --git
a/fast-import.c
b/fast-import.c
index 32ac5323f6310e40595df23b77698dea1622f9fa..d5e4cf0bad411dad859dbe421ab7583cfb0f1561 100644
(file)
--- a/
fast-import.c
+++ b/
fast-import.c
@@
-167,6
+167,7
@@
Format of STDIN stream:
#include "quote.h"
#include "dir.h"
#include "run-command.h"
+#include "packfile.h"
#define PACK_ID_BITS 16
#define MAX_PACK_ID ((1<<PACK_ID_BITS)-1)