Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-apply --numstat
[gitweb.git]
/
cache.h
diff --git
a/cache.h
b/cache.h
index d776016822a8fed78358c7dccc334ee576302a36..2e36cc5b8b28859a9e2322893789a27b9057a7be 100644
(file)
--- a/
cache.h
+++ b/
cache.h
@@
-413,4
+413,5
@@
static inline int sane_case(int x, int high)
return x;
}
+extern int copy_fd(int ifd, int ofd);
#endif /* CACHE_H */