Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
diff: Help "less" hide ^M from the output
[gitweb.git]
/
archive-tar.c
diff --git
a/archive-tar.c
b/archive-tar.c
index f9eb726116854f6e45ab208e3b5e121c26cf8b05..13029619e5ec34bac4ba61a6fc08800ab36f4a1b 100644
(file)
--- a/
archive-tar.c
+++ b/
archive-tar.c
@@
-2,9
+2,7
@@
* Copyright (c) 2005, 2006 Rene Scharfe
*/
#include "cache.h"
-#include "commit.h"
#include "tar.h"
-#include "builtin.h"
#include "archive.h"
#define RECORDSIZE (512)