Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-p4: do not terminate creating tag for unknown commit
[gitweb.git]
/
builtin
/
pull.c
diff --git
a/builtin/pull.c
b/builtin/pull.c
index b7bc1fff5e0c05782dbb9e9bf3210248db15c54a..7e3c11ea6351c9703fe7d50057392f0548e03160 100644
(file)
--- a/
builtin/pull.c
+++ b/
builtin/pull.c
@@
-15,6
+15,7
@@
#include "dir.h"
#include "refs.h"
#include "revision.h"
+#include "tempfile.h"
#include "lockfile.h"
enum rebase_type {