Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Move definition of enum branch_track from cache.h to branch.h
[gitweb.git]
/
archive.h
diff --git
a/archive.h
b/archive.h
index 1f9954f7cdc5a1ee8036321e439a65bdfb90e59f..7aba1336352c127e6b7791facd5247532e3668f8 100644
(file)
--- a/
archive.h
+++ b/
archive.h
@@
-1,6
+1,7
@@
#ifndef ARCHIVE_H
#define ARCHIVE_H
+#include "cache.h"
#include "pathspec.h"
struct archiver_args {