Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
path: worktree_git_path() should not use file relocation
[gitweb.git]
/
archive-tar.c
diff --git
a/archive-tar.c
b/archive-tar.c
index 073e60ebd3c366b42298ae443eee230407d4e3a7..c6ed96ee74ec10f5c9ffb6f520193326d4704b6b 100644
(file)
--- a/
archive-tar.c
+++ b/
archive-tar.c
@@
-2,6
+2,7
@@
* Copyright (c) 2005, 2006 Rene Scharfe
*/
#include "cache.h"
+#include "config.h"
#include "tar.h"
#include "archive.h"
#include "streaming.h"